Home
last modified time | relevance | path

Searched refs:InterfaceProtocol (Results 1 – 9 of 9) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DInterfaceDescriptor.cs19 public byte InterfaceProtocol; field
DUSBIPServer.cs446 InterfaceProtocol = iface.Protocol in GenerateDeviceDescriptor()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBDescriptor.cs234 public byte InterfaceProtocol{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.InterfaceUSBDescriptor
248 arr[0x7] = InterfaceProtocol; in ToArray()
DUSBKeyboard.cs56 InterfaceProtocol = 0x02,
DUSBTablet.cs376 InterfaceProtocol = 0x02,
DUSBMouse.cs58 InterfaceProtocol = 0x02,
DUsbHub.cs596 InterfaceProtocol = 0x01,
DMassStorage.cs593 InterfaceProtocol = 0x50, //Bulk only
DSMSC9500.cs501 InterfaceProtocol = 0xff,