Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/usb/host/
A Dhpm_usb_host.h263 bool usb_host_qhd_has_xact_error(hcd_qhd_t *p_qhd);
264 bool usb_host_qhd_has_xact_error(hcd_qhd_t *p_qhd);
A Dhpm_usb_host.c209 bool usb_host_qhd_has_xact_error(hcd_qhd_t *p_qhd) in usb_host_qhd_has_xact_error() function
593 return p_qhd->qtd_overlay.halted && !usb_host_qhd_has_xact_error(p_qhd); in usb_host_edpt_stalled()

Completed in 6 milliseconds