Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DDeviceInformation.cs27 protected readonly ushort sramSize; field in Antmicro.Renode.Peripherals.Miscellaneous.DeviceInformation
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DEFM32DeviceInformation.cs16 …ormation(Family deviceFamily, ushort deviceNumber, ushort flashSize, ushort sramSize, byte product… in EFM32DeviceInformation()
71 private readonly ushort sramSize; field in Antmicro.Renode.Peripherals.EFM32DeviceInformation