Searched defs:DeviceId (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ | ||
| D | USBSerialPort_S3B.cs | 78 private uint DeviceId => 0xA5BD; field in Antmicro.Renode.Peripherals.UART.USBSerialPort_S3B |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/ | ||
| D | URBHeader.cs | 21 public ushort DeviceId; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/ | ||
| D | PCIeBasePeripheral.cs | 135 public ushort DeviceId { get; set; } property in Antmicro.Renode.Peripherals.PCI.PCIeBasePeripheral |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | OpenTitan_LifeCycleController.cs | 79 public string DeviceId property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_LifeCycleController |
| D | OpenTitan_OneTimeProgrammableMemoryController.cs | 739 DeviceId = 0x680, enumerator |