Searched refs:_GetEPTxCount (Results 1 – 14 of 14) sorted by relevance
554 #define _GetEPTxCount(bEpNum) ((uint16_t)(*_pEPTxCount(bEpNum)) & 0x3ff) macro646 #define _GetEPDblBuf0Count(bEpNum) (_GetEPTxCount(bEpNum))
553 #define _GetEPTxCount(bEpNum) ((uint16_t)(*_pEPTxCount(bEpNum)) & 0x3ff) macro645 #define _GetEPDblBuf0Count(bEpNum) (_GetEPTxCount(bEpNum))
438 return (_GetEPTxCount(bEpNum)); in USB_GetEpTxCnt()
Completed in 36 milliseconds