Searched refs:_UIER_ALL (Results 1 – 6 of 6) sorted by relevance
57 #ifndef _UIER_ALL58 #define _UIER_ALL _UIER macro
56 #define _UIER_ALL (_UIER | (EP0IE << RETARGET_RX_EPT) | (EP0IE << RETARGET_TX_EPT)) macro
107 pDriver->uInterruptMask = _UIER_ALL; in USBD_PreInit()
Completed in 11 milliseconds