Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_hcd_sim_host_periodic_schedule.c97 … if ((ed -> ux_sim_host_ed_head_td -> ux_sim_host_td_status & UX_HCD_SIM_HOST_TD_ACK_PENDING) == 0) in _ux_hcd_sim_host_periodic_schedule()
/USBX-v6.2.1/common/core/inc/
Dux_hcd_sim_host.h201 #define UX_HCD_SIM_HOST_TD_ACK_PENDING 0x00002000 macro