Searched defs:underlyingMemory (Results 1 – 11 of 11) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ |
| D | Micron_MT25Q.cs | 15 …public Micron_MT25Q(MappedMemory underlyingMemory, byte extendedDeviceId = DefaultExtendedDeviceId) in Micron_MT25Q()
|
| D | Macronix_MX25R.cs | 17 public Macronix_MX25R(MappedMemory underlyingMemory) in Macronix_MX25R()
|
| D | Cypress_S25H.cs | 16 … public Cypress_S25H(MappedMemory underlyingMemory, S25HxFamily memoryFamily = S25HxFamily.HS_T) in Cypress_S25H()
|
| D | GigaDevice_GD25LQ.cs | 18 public GigaDevice_GD25LQ(MappedMemory underlyingMemory) in GigaDevice_GD25LQ() 213 private readonly MappedMemory underlyingMemory; field in Antmicro.Renode.Peripherals.SPI.GigaDevice_GD25LQ
|
| D | MXIC_MX66UM1G45G.cs | 20 public MXIC_MX66UM1G45G(MappedMemory underlyingMemory) in MXIC_MX66UM1G45G() 712 private readonly MappedMemory underlyingMemory; field in Antmicro.Renode.Peripherals.SPI.MXIC_MX66UM1G45G
|
| D | GenericSpiFlash.cs | 22 public GenericSpiFlash(MappedMemory underlyingMemory, byte manufacturerId, byte memoryType, in GenericSpiFlash() 218 protected readonly MappedMemory underlyingMemory; field in Antmicro.Renode.Peripherals.SPI.GenericSpiFlash
|
| D | OpenTitan_SpiDevice.cs | 711 public SRAMCircularFifoRange(uint baseOffset, uint limit, ArrayMemory underlyingMemory) in SRAMCircularFifoRange() 878 private readonly ArrayMemory underlyingMemory; field in Antmicro.Renode.Peripherals.SPI.OpenTitan_SpiDevice.SRAMCircularFifoRange
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | SAM4S_EEFC.cs | 21 …public SAM4S_EEFC(IMachine machine, IMemory underlyingMemory, uint flashIdentifier = DefaultFlashI… in SAM4S_EEFC() 292 private readonly IMemory underlyingMemory; field in Antmicro.Renode.Peripherals.Miscellaneous.SAM4S_EEFC
|
| D | OpenTitan_ScrambledMemory.cs | 95 private readonly MappedMemory underlyingMemory; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_ScrambledMemory
|
| D | OpenTitan_OneTimeProgrammableMemoryController.cs | 614 private readonly ArrayMemory underlyingMemory; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/ |
| D | AMDCFIFlash.cs | 26 public AMDCFIFlash(IMachine machine, MappedMemory underlyingMemory, int interleave = 4, in AMDCFIFlash() 419 private readonly MappedMemory underlyingMemory; field in Antmicro.Renode.Peripherals.MTD.AMDCFIFlash
|