Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_hcd_sim_host_transfer_abort.c77 UINT _ux_hcd_sim_host_transfer_abort(UX_HCD_SIM_HOST *hcd_sim_host, UX_TRANSFER *transfer_request) in _ux_hcd_sim_host_transfer_abort() function
Dux_hcd_sim_host_entry.c206 status = _ux_hcd_sim_host_transfer_abort(hcd_sim_host, (UX_TRANSFER *) parameter); in _ux_hcd_sim_host_entry()
/USBX-v6.2.1/common/core/inc/
Dux_hcd_sim_host.h263 UINT _ux_hcd_sim_host_transfer_abort(UX_HCD_SIM_HOST *hcd_sim_host, UX_TRANSFER *transfer_reques…