Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs487 private IUSBPeripheral GetTargetDevice(QueueHead qh) in GetTargetDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController
547 IUSBPeripheral targetDevice = GetTargetDevice(qh); in ProcessList()