Home
last modified time | relevance | path

Searched defs:MappedSegmentWrapper (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSystemBus.cs2269 public class MappedSegmentWrapper : IMappedSegment class in Antmicro.Renode.Peripherals.Bus.SystemBus
2271 …public MappedSegmentWrapper(IMappedSegment wrappedSegment, ulong peripheralOffset, ulong maximumSi… in MappedSegmentWrapper() method in Antmicro.Renode.Peripherals.Bus.SystemBus.MappedSegmentWrapper