Home
last modified time | relevance | path

Searched defs:USBHost (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBHost.cs21 public class USBHost : SimpleContainerBase<IUSBDevice> class
23 public USBHost(uint defaultDelay = 1000) in USBHost() method in Antmicro.Renode.Peripherals.USB.USBHost