Searched refs:UX_HCD_RESET_ENDPOINT (Results 1 – 9 of 9) sorted by relevance
115 status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_RESET_ENDPOINT, endpoint); in _ux_host_stack_endpoint_reset()
258 case UX_HCD_RESET_ENDPOINT: in _ux_hcd_sim_host_entry()
247 case UX_HCD_RESET_ENDPOINT: in _ux_hcd_ohci_entry()
241 case UX_HCD_RESET_ENDPOINT: in _ux_hcd_ehci_entry()
221 case UX_HCD_RESET_ENDPOINT: in _ux_hcd_test_host_entry()
498 else if (function == UX_HCD_RESET_ENDPOINT) in ux_hcd_sim_host_entry_filter_transfer_request_failed_test4()
772 case UX_HCD_RESET_ENDPOINT: in ux_test_action_handler_check()
391 hcd -> ux_hcd_entry_function(hcd, UX_HCD_RESET_ENDPOINT, endpoint); in _ux_host_class_storage_transport_trans_next()
1570 #define UX_HCD_RESET_ENDPOINT 16 macro