Searched defs:PageSize (Results 1 – 7 of 7) sorted by relevance
16 uint PageSize { get; } property
124 private const int PageSize = 2048; field in Antmicro.Renode.Peripherals.MTD.CC2538FlashController
253 private const int PageSize = 2048; field in Antmicro.Renode.Peripherals.MTD.EFR32xg13FlashController
317 private const long PageSize = 8 * 1024; field in Antmicro.Renode.Peripherals.MTD.STM32WBA_FlashController
98 private const long PageSize = 0x1000; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_ScrambledMemory
323 private const ulong PageSize = 1 << 11; field in Antmicro.Renode.Peripherals.Bus.SystemBus.PeripheralCollection
1839 public uint PageSize property in Antmicro.Renode.Peripherals.CPU.TranslationCPU