Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs47 periodicThread = machine.ObtainManagedThread(PeriodicListScheduleThread, 100); in EHCIHostController()
461 private void PeriodicListScheduleThread() in PeriodicListScheduleThread() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController