Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_transfer_request_abort.c110 hcd -> ux_hcd_entry_function(hcd, UX_HCD_TRANSFER_ABORT, transfer_request); in _ux_host_stack_transfer_request_abort()
Dux_hcd_sim_host_entry.c203 case UX_HCD_TRANSFER_ABORT: in _ux_hcd_sim_host_entry()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_entry.c193 case UX_HCD_TRANSFER_ABORT: in _ux_hcd_ohci_entry()
Dux_hcd_ehci_entry.c191 case UX_HCD_TRANSFER_ABORT: in _ux_hcd_ehci_entry()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_hcd_thread_entry_test.c218 case UX_HCD_TRANSFER_ABORT: in _ux_hcd_test_host_entry()
Dusbx_ux_host_stack_transfer_request_test.c206 { UX_HCD_TRANSFER_ABORT, NULL,
Dux_test.c786 case UX_HCD_TRANSFER_ABORT: in ux_test_action_handler_check()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1567 #define UX_HCD_TRANSFER_ABORT 13 macro