Home
last modified time | relevance | path

Searched defs:DeviceClass (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DDeviceDescriptor.cs31 public byte DeviceClass; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBDescriptor.cs58 public byte DeviceClass{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.StandardUSBDescriptor
113 public byte DeviceClass{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.DeviceQualifierUSBDescriptor
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSDeviceDescriptors.cs61 public byte DeviceClass; field