Searched refs:USBD_ReadEPTxFlag (Results 1 – 3 of 3) sorted by relevance
202 if (USBD_ReadEPTxFlag(ep)) in USBD_LowPriorityProc()369 if (USBD_ReadEPTxFlag(ep)) in USBD_HighPriorityProc()
416 #define USBD_ReadEPTxFlag(ep) (USBD->EP[ep].EP_B.CTFT) macro
328 #define USBD_ReadEPTxFlag(ep) (USBD->EP[ep].EP_B.CTFT) macro
Completed in 11 milliseconds