Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Memory/
DMappedMemory.cs758 private class MappedSegment : IMappedSegment class in Antmicro.Renode.Peripherals.Memory.MappedMemory
784 public MappedSegment(MappedMemory parent, int index, uint size) in MappedSegment() method in Antmicro.Renode.Peripherals.Memory.MappedMemory.MappedSegment