Searched defs:protocol (Results 1 – 8 of 8) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/MSC/ |
| D | Interface.cs | 18 byte protocol, in Interface()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/CDC/ |
| D | Interface.cs | 19 byte protocol, in Interface()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/ |
| D | USBInterface.cs | 21 byte protocol = 0, in USBInterface()
|
| D | USBConfiguration.cs | 77 byte protocol = 0, in WithInterface()
|
| D | USBDeviceCore.cs | 23 byte protocol = 0, in USBDeviceCore()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/HID/ |
| D | Interface.cs | 20 byte protocol = (byte)HID.Protocol.None, in Interface()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ |
| D | LibCWrapper.cs | 203 public static int Socket(int domain, int type, int protocol) in Socket() 248 private static extern int socket(int domain, int type, int protocol); in socket()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ |
| D | SMSC9500.cs | 805 private byte protocol; field in Antmicro.Renode.Peripherals.USBDeprecated.SMSC9500.IPpacket.PseudoHeader
|