Home
last modified time | relevance | path

Searched refs:SerialNumberIndex (Results 1 – 8 of 8) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USB/
DDeviceDescriptor.cs40 public byte SerialNumberIndex; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBDescriptor.cs76 public byte SerialNumberIndex{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.StandardUSBDescriptor
97 arr[0x10] = SerialNumberIndex; in ToArray()
DUSBKeyboard.cs373 SerialNumberIndex = 1,
DUSBTablet.cs401 SerialNumberIndex = 1,
DUSBMouse.cs422 SerialNumberIndex = 1,
DUsbHub.cs585 SerialNumberIndex = 0,
DMassStorage.cs582 SerialNumberIndex = 0,
DSMSC9500.cs490 SerialNumberIndex = 2,