Searched defs:sramSize (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/ | ||
| D | DeviceInformation.cs | 27 protected readonly ushort sramSize; field in Antmicro.Renode.Peripherals.Miscellaneous.DeviceInformation |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | EFM32DeviceInformation.cs | 16 …ormation(Family deviceFamily, ushort deviceNumber, ushort flashSize, ushort sramSize, byte product… in EFM32DeviceInformation() |