Searched defs:AlternateSetting (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USB/ | ||
| D | InterfaceDescriptor.cs | 21 public byte AlternateSetting; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | USBDescriptor.cs | 226 public byte AlternateSetting{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.InterfaceUSBDescriptor |