Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DDeviceInformation.cs26 protected readonly ushort flashSize; field in Antmicro.Renode.Peripherals.Miscellaneous.DeviceInformation
DSilabs_SecureElement.cs39uint flashSize, uint flashPageSize, uint flashRegionSize, uint flashCodeRegionStart, uint flashCod… in Silabs_SecureElement()
76 private readonly uint flashSize; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.Silabs_SecureElement
DEFR32xG2_MSC_3.cs24 public EFR32xG2_MSC_3(Machine machine, CPUCore cpu, uint flashSize, uint flashPageSize) in EFR32xG2_MSC_3()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DEFM32DeviceInformation.cs16 …public EFM32DeviceInformation(Family deviceFamily, ushort deviceNumber, ushort flashSize, ushort s… in EFM32DeviceInformation()
70 private readonly ushort flashSize; field in Antmicro.Renode.Peripherals.EFM32DeviceInformation
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/
DEfmSystemDevice.cs73 private ushort flashSize; field in Antmicro.Renode.Peripherals.EfmSystemDevice
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DSTM32H7_QuadSPI.cs628 private IValueRegisterField flashSize; field in Antmicro.Renode.Peripherals.SPI.STM32H7_QuadSPI