Searched defs:ProductId (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USB/ | ||
| D | DeviceDescriptor.cs | 32 public ushort ProductId; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ | ||
| D | PAC1934.cs | 168 private const int ProductId = 0x5B; field in Antmicro.Renode.Peripherals.Sensors.PAC1934 |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/ | ||
| D | USBDeviceCore.cs | 249 public ushort ProductId { get; } property in Antmicro.Renode.Core.USB.USBDeviceCore |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | USBDescriptor.cs | 68 public ushort ProductId{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.StandardUSBDescriptor |