| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/ |
| D | DeviceInformation.cs | 15 …public DeviceInformation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDevice,… in DeviceInformation() 30 protected readonly ushort deviceNumber; field in Antmicro.Renode.Peripherals.Miscellaneous.DeviceInformation
|
| D | EFM32xGDeviceInformation.cs | 17 …public EFM32xGDeviceInformation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flash… in EFM32xGDeviceInformation() 22 …public EFM32xGDeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, M… in EFM32xGDeviceInformation()
|
| D | EZR32DeviceInformation.cs | 17 …public EZR32DeviceInformation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDe… in EZR32DeviceInformation() 22 …public EZR32DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, Map… in EZR32DeviceInformation()
|
| D | EFM32xG1xBDeviceInformation.cs | 17 …public EFM32xG1xBDeviceInformation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory fl… in EFM32xG1xBDeviceInformation() 22 …public EFM32xG1xBDeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice… in EFM32xG1xBDeviceInformation()
|
| D | EFR32DeviceInformation.cs | 17 …public EFR32DeviceInformation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory flashDe… in EFR32DeviceInformation() 22 …public EFR32DeviceInformation(int deviceFamily, ushort deviceNumber, MappedMemory flashDevice, Map… in EFR32DeviceInformation()
|
| D | EFR32xG12DeviceInformation.cs | 17 …public EFR32xG12DeviceInformation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory fla… in EFR32xG12DeviceInformation()
|
| D | EFR32xG2_DeviceInformation.cs | 21 …public EFR32xG2_DeviceInformation(DeviceFamily deviceFamily, ushort deviceNumber, MappedMemory fla… in EFR32xG2_DeviceInformation()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | EFM32DeviceInformation.cs | 16 …public EFM32DeviceInformation(Family deviceFamily, ushort deviceNumber, ushort flashSize, ushort s… in EFM32DeviceInformation() 73 private readonly ushort deviceNumber; field in Antmicro.Renode.Peripherals.EFM32DeviceInformation
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/PCI/ |
| D | PCIHost_Bridge.cs | 131 private IValueRegisterField deviceNumber; field in Antmicro.Renode.Peripherals.PCI.PCIHost_Bridge
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/ |
| D | USBIPServer.cs | 401 …private IEnumerable<byte> GenerateDeviceDescriptor(IUSBDevice device, uint deviceNumber, bool incl… in GenerateDeviceDescriptor()
|