Home
last modified time | relevance | path

Searched refs:MappedMemory (Results 1 – 25 of 41) sorted by relevance

12

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DGaisler_FaultTolerantMemoryController.cs23 …IPeripheralContainer<MappedMemory, NullRegistrationPoint>, IPeripheralContainer<AMDCFIFlash, NullR…
37 public IEnumerable<NullRegistrationPoint> GetRegistrationPoints(MappedMemory peripheral) in GetRegistrationPoints()
44 public void Register(MappedMemory peripheral, NullRegistrationPoint registrationPoint) in Register()
56 public void Unregister(MappedMemory peripheral) in Unregister()
86 …IEnumerable<IRegistered<MappedMemory, NullRegistrationPoint>> IPeripheralContainer<MappedMemory, N…
90 Enumerable.Empty<IRegistered<MappedMemory, NullRegistrationPoint>>();
165 enable, nameof(MappedMemory), nameof(AMDCFIFlash)); in SetPromWriteEnable()
192 private MappedMemory prom;
DOpenTitan_ROMController.cs25 public OpenTitan_ROMController(MappedMemory rom, string nonce, string key) in OpenTitan_ROMController()
210 private readonly MappedMemory rom;
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFM32xGDeviceInformation.cs17 …ormation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EFM32xGDeviceInformation()
22 …DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EFM32xGDeviceInformation()
DEZR32DeviceInformation.cs17 …ormation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EZR32DeviceInformation()
22 …DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EZR32DeviceInformation()
DEFM32xG1xBDeviceInformation.cs17 …ormation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EFM32xG1xBDeviceInformation()
22 …DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EFM32xG1xBDeviceInformation()
DEFR32DeviceInformation.cs17 …ormation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EFR32DeviceInformation()
22 …DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EFR32DeviceInformation()
DDeviceInformation.cs15 …ormation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in DeviceInformation()
DEFR32xG12DeviceInformation.cs17 …ormation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory sr… in EFR32xG12DeviceInformation()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DPeripheralsGroupTests.cs25 var peripheral = new MappedMemory(machine, 10); in ShouldNotUnregisterSinglePeripheralFromGroup()
50 var peripheral = new MappedMemory(machine, 10); in ShouldUnregisterPeripheralGroups()
66 … machine.PeripheralsGroups.GetOrCreate("test-group", new [] { new MappedMemory(machine, 10) }); in ShouldNotAddUnregisteredPeripheralToGroup()
DMemoryTests.cs25 var memory = new MappedMemory(machine, MemorySize); in ShouldReadWriteMemoryBiggerThan2GB()
DSerializationTests.cs61 using(var memory = new MappedMemory(null, size)) in ShouldSerializeMemory()
71 using(var memory = serializer.Deserialize<MappedMemory>(stream)) in ShouldSerializeMemory()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DNANDFlash.cs19 public NANDFlash(MappedMemory dataMemory, MappedMemory spareMemory, in NANDFlash()
225 private readonly MappedMemory dataMemory;
226 private readonly MappedMemory spareMemory;
DMicron_MT25Q.cs15 …public Micron_MT25Q(MappedMemory underlyingMemory, byte extendedDeviceId = DefaultExtendedDeviceId) in Micron_MT25Q()
DCypress_S25H.cs16 … public Cypress_S25H(MappedMemory underlyingMemory, S25HxFamily memoryFamily = S25HxFamily.HS_T) in Cypress_S25H()
DMacronix_MX25R.cs17 public Macronix_MX25R(MappedMemory underlyingMemory) in Macronix_MX25R()
DNPCX_Flash.cs22 public NPCX_Flash(MappedMemory memory) in NPCX_Flash()
264 private readonly MappedMemory memory;
DGigaDevice_GD25LQ.cs18 public GigaDevice_GD25LQ(MappedMemory underlyingMemory) in GigaDevice_GD25LQ()
213 private readonly MappedMemory underlyingMemory;
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_ScrambledMemory.cs25 underlyingMemory = new MappedMemory(machine, size); in OpenTitan_ScrambledMemory()
95 private readonly MappedMemory underlyingMemory;
DRenesasDA14_ClockGenerationController.cs20 …ller(IMachine machine, RenesasDA14_XTAL32MRegisters xtal32m, MappedMemory rom, MappedMemory eflash… in RenesasDA14_ClockGenerationController()
348 private MappedMemory rom;
349 private MappedMemory eflashDataText;
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32H7_FlashController.cs24 …public STM32H7_FlashController(IMachine machine, MappedMemory flash1, MappedMemory flash2) : base(… in STM32H7_FlashController()
231 private readonly MappedMemory bank1;
232 private readonly MappedMemory bank2;
DCC2538FlashController.cs21 public CC2538FlashController(IMachine machine, MappedMemory flash) in CC2538FlashController()
122 private readonly MappedMemory flash;
DSTM32L0_FlashController.cs22 …public STM32L0_FlashController(IMachine machine, MappedMemory flash, MappedMemory eeprom) : base(m… in STM32L0_FlashController()
317 private readonly MappedMemory underlyingFlash;
318 private readonly MappedMemory underlyingEeprom;
DSTM32F4_FlashController.cs24 public STM32F4_FlashController(IMachine machine, MappedMemory flash) : base(machine) in STM32F4_FlashController()
224 private readonly MappedMemory flash;
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Memory/
DMappedMemory.cs47 …public sealed class MappedMemory : IBytePeripheral, IWordPeripheral, IDoubleWordPeripheral, IQuadW… class
50 static MappedMemory() in MappedMemory() method in Antmicro.Renode.Peripherals.Memory.MappedMemory
53 … null, new [] { typeof(IntPtr), typeof(byte), typeof(int) }, typeof(MappedMemory), true); in MappedMemory()
66 …public MappedMemory(IMachine machine, long size, int? segmentSize = null, string sharedMemoryFileR… in MappedMemory() method in Antmicro.Renode.Peripherals.Memory.MappedMemory
563 private MappedMemory() in MappedMemory() method in Antmicro.Renode.Peripherals.Memory.MappedMemory
784 public MappedSegment(MappedMemory parent, int index, uint size) in MappedSegment()
801 private readonly MappedMemory parent;
850 public void Free(MappedMemory mem) in Free()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/DMA/
DDmaEngine.cs43 …nuousMemory = (whatIsAtSource == null || whatIsAtSource.Peripheral is MappedMemory) // Not a perip… in IssueCopy()
105 …y = (whatIsAtDestination == null || whatIsAtDestination.Peripheral is MappedMemory) // Not a perip… in IssueCopy()

12