Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DDeviceDescriptor.cs33 public byte DeviceSubClass; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBDescriptor.cs60 public byte DeviceSubClass{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.StandardUSBDescriptor
115 public byte DeviceSubClass{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.DeviceQualifierUSBDescriptor
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSDeviceDescriptors.cs63 public byte DeviceSubClass; field