Searched defs:_SetEPTxAddr (Results 1 – 7 of 7) sorted by relevance
478 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro
477 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro
Completed in 22 milliseconds