Searched refs:_GetEPType (Results 1 – 14 of 14) sorted by relevance
155 return (_GetEPType(bEpNum)); in USB_GetEpType()
273 #define _GetEPType(bEpNum) (_GetENDPOINT(bEpNum) & EP_T_FIELD) macro
272 #define _GetEPType(bEpNum) (_GetENDPOINT(bEpNum) & EP_T_FIELD) macro
Completed in 35 milliseconds