Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs39 …uint flashSize, uint flashPageSize, uint flashRegionSize, uint flashCodeRegionStart, uint flashCod… in Silabs_SecureElement()
77 private readonly uint flashPageSize; 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()