Searched refs:ux_hcd_thread_signal (Results 1 – 7 of 7) sorted by relevance
131 hcd -> ux_hcd_thread_signal++; in _ux_hcd_ehci_interrupt_handler()141 hcd -> ux_hcd_thread_signal++; in _ux_hcd_ehci_interrupt_handler()143 hcd -> ux_hcd_thread_signal++; in _ux_hcd_ehci_interrupt_handler()
127 hcd -> ux_hcd_thread_signal++; in _ux_hcd_ohci_interrupt_handler()143 hcd -> ux_hcd_thread_signal++; in _ux_hcd_ohci_interrupt_handler()
182 hcd_ehci -> ux_hcd_ehci_hcd_owner -> ux_hcd_thread_signal ++; in _ux_hcd_ehci_request_isochronous_transfer()
115 … if((hcd -> ux_hcd_status == UX_HCD_STATUS_OPERATIONAL) && (hcd -> ux_hcd_thread_signal !=0)) in _ux_host_stack_hcd_thread_entry()121 hcd -> ux_hcd_thread_signal--; in _ux_host_stack_hcd_thread_entry()
101 hcd -> ux_hcd_thread_signal++; in _ux_hcd_sim_host_timer_function()
246 hcd -> ux_hcd_thread_signal ++; in _ux_hcd_test_host_signal_event()
2273 UINT ux_hcd_thread_signal; member