| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/ |
| D | EFM32xGDeviceInformation.cs | 17 …formation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFM32xGDeviceInformation() argument 18 : base(deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFM32xGDeviceInformation() 22 …GDeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFM32xGDeviceInformation() argument 23 … :this((DeviceFamily)deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFM32xGDeviceInformation()
|
| D | EZR32DeviceInformation.cs | 17 …formation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EZR32DeviceInformation() argument 18 : base(deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EZR32DeviceInformation() 22 …2DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EZR32DeviceInformation() argument 23 … :this((DeviceFamily)deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EZR32DeviceInformation()
|
| D | EFM32xG1xBDeviceInformation.cs | 17 …formation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFM32xG1xBDeviceInformation() argument 18 : base(deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFM32xG1xBDeviceInformation() 22 …BDeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFM32xG1xBDeviceInformation() argument 23 … : this((DeviceFamily)deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFM32xG1xBDeviceInformation()
|
| D | EFR32DeviceInformation.cs | 17 …formation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFR32DeviceInformation() argument 18 : base(deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFR32DeviceInformation() 22 …2DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFR32DeviceInformation() argument 23 … : this((DeviceFamily)deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFR32DeviceInformation()
|
| D | DeviceInformation.cs | 15 …formation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in DeviceInformation() argument 17 flashSize = checked((ushort)(flashDevice.Size / 1024)); in DeviceInformation()
|
| D | EFR32xG12DeviceInformation.cs | 17 …formation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFR32xG12DeviceInformation() argument 18 : base(deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFR32xG12DeviceInformation()
|
| D | EFR32xG2_DeviceInformation.cs | 21 …formation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice, MappedMemory s… in EFR32xG2_DeviceInformation() argument 22 : base(deviceFamily, deviceNumber, flashDevice, sramDevice, productRevision) in EFR32xG2_DeviceInformation()
|