Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_handler.c95 ULONG root_hub_thread_wakeup = 0; in _ux_hcd_ehci_interrupt_handler() local
169 root_hub_thread_wakeup ++; in _ux_hcd_ehci_interrupt_handler()
176 if (root_hub_thread_wakeup != 0) in _ux_hcd_ehci_interrupt_handler()
Dux_hcd_ohci_interrupt_handler.c96 ULONG root_hub_thread_wakeup = 0; in _ux_hcd_ohci_interrupt_handler() local
167 root_hub_thread_wakeup ++; in _ux_hcd_ohci_interrupt_handler()
181 if (root_hub_thread_wakeup != 0) in _ux_hcd_ohci_interrupt_handler()