Searched defs:sectorSize (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | SAM4S_EEFC.cs | 22 int pageSize = 512, int sectorSize = 64000, int lockRegionSize = 8000) : base(machine) in SAM4S_EEFC() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ | ||
| D | GenericSpiFlash.cs | 215 protected readonly int sectorSize; field in Antmicro.Renode.Peripherals.SPI.GenericSpiFlash |