Searched defs:DeviceSubClass (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/ | ||
| D | DeviceDescriptor.cs | 33 public byte DeviceSubClass; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | USBDescriptor.cs | 60 public byte DeviceSubClass{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.StandardUSBDescriptor |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/ | ||
| D | UFSDeviceDescriptors.cs | 63 public byte DeviceSubClass; field |