Searched defs:PortReset (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | PortStatusAndControlRegister.cs | 174 public const uint PortReset = 1 << 8; field in Antmicro.Renode.Peripherals.USBDeprecated.PortStatusAndControlRegister |
| D | UsbHub.cs | 674 PortReset=4, enumerator |