Home
last modified time | relevance | path

Searched refs:defaultDevice (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs109 defaultDevice = device; in AttachDevice()
420 activeDevice = defaultDevice; // TODO: why ? in Reset()
867 private IUSBPeripheral defaultDevice; field in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController
DISP1761.cs25 protected IUSBPeripheral defaultDevice; field in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761
37 defaultDevice = peripheral; in Register()
98 activeDevice = defaultDevice; in Reset()
107 defaultDevice = peripheral; in Register()