Searched refs:ToRangeRegistration (Results 1 – 2 of 2) sorted by relevance
62 public BusRangeRegistration ToRangeRegistration(ulong size) in ToRangeRegistration() method in Antmicro.Renode.Peripherals.Bus.BusPointRegistration
152 … Register(peripheral, registrationPoint.ToRangeRegistration(checked((ulong)peripheral.Size))); in Register()