Searched refs:_GetEPTxAddr (Results 1 – 14 of 14) sorted by relevance
488 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro596 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
487 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro595 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()
Completed in 163 milliseconds