Searched defs:flash (Results 1 – 9 of 9) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/ |
| D | CC2538FlashController.cs | 21 public CC2538FlashController(IMachine machine, MappedMemory flash) in CC2538FlashController() 122 private readonly MappedMemory flash; field in Antmicro.Renode.Peripherals.MTD.CC2538FlashController
|
| D | STM32F4_FlashController.cs | 24 public STM32F4_FlashController(IMachine machine, MappedMemory flash) : base(machine) in STM32F4_FlashController() 224 private readonly MappedMemory flash; field in Antmicro.Renode.Peripherals.MTD.STM32F4_FlashController
|
| D | EFR32xg13FlashController.cs | 22 public EFR32xg13FlashController(IMachine machine, MappedMemory flash) in EFR32xg13FlashController() 246 private readonly MappedMemory flash; field in Antmicro.Renode.Peripherals.MTD.EFR32xg13FlashController
|
| D | STM32L0_FlashController.cs | 22 …public STM32L0_FlashController(IMachine machine, MappedMemory flash, MappedMemory eeprom) : base(m… in STM32L0_FlashController()
|
| D | STM32WBA_FlashController.cs | 18 public STM32WBA_FlashController(IMachine machine, MappedMemory flash) : base(machine) in STM32WBA_FlashController()
|
| D | OpenTitan_FlashController.cs | 22 public OpenTitan_FlashController(IMachine machine, MappedMemory flash) : base(machine) in OpenTitan_FlashController()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ |
| D | EfmSystemDevice.cs | 18 public EfmSystemDevice(byte family, ushort partNo, ushort flash, ushort ram, byte rev) in EfmSystemDevice()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/ |
| D | Gaisler_FaultTolerantMemoryController.cs | 193 private AMDCFIFlash flash; field in Antmicro.Renode.Peripherals.MemoryControllers.Gaisler_FaultTolerantMemoryController
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | MPFS_SystemServices.cs | 124 private readonly IMultibyteWritePeripheral flash; field in Antmicro.Renode.Peripherals.Miscellaneous.MPFS_SystemServices
|