Home
last modified time | relevance | path

Searched defs:ProductId (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USB/
DDeviceDescriptor.cs32 public ushort ProductId; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DPAC1934.cs168 private const int ProductId = 0x5B; field in Antmicro.Renode.Peripherals.Sensors.PAC1934
323 ProductId = 0xFD, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBDeviceCore.cs249 public ushort ProductId { get; } property in Antmicro.Renode.Core.USB.USBDeviceCore
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBDescriptor.cs68 public ushort ProductId{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.StandardUSBDescriptor