remove absolute addresses within virtual peripheral sequences
Created by: strichmo
Virtual peripherals should be installable at any address. This PR provides a method and VP base variables to ensure that implementations can retrieve a register offset index independent of the the implementation's absolute address.
Signed-off-by: Steve Richmond Steve.Richmond@silabs.com