Searched defs:_SetEPRxAddr (Results 1 – 7 of 7) sorted by relevance
479 #define _SetEPRxAddr(bEpNum, wAddr) (*_pEPRxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro
478 #define _SetEPRxAddr(bEpNum, wAddr) (*_pEPRxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro
Completed in 20 milliseconds