Searched defs:ActiveDevice (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | IUSBHubBase.cs | 18 event Action <IUSBPeripheral> ActiveDevice ; event |
| D | UsbHub.cs | 42 public event Action <IUSBPeripheral> ActiveDevice ; event in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub |