Searched defs:HighSpeed (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | PortStatusAndControlRegister.cs | 176 public const uint HighSpeed = 1 << 27; field in Antmicro.Renode.Peripherals.USBDeprecated.PortStatusAndControlRegister |
| D | EHCIHostController.cs | 1296 HighSpeed = 2, // 480 Mbs enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/ | ||
| D | SAMD21_I2C.cs | 433 HighSpeed, enumerator |