Searched refs:INT_BULK_SEL (Results 1 – 3 of 3) sorted by relevance
1224 #define INT_BULK_SEL BIT(4) macro
138 usb_opt = usb_opt & (~INT_BULK_SEL); in _InitInterrupt()140 usb_opt = usb_opt | (INT_BULK_SEL); in _InitInterrupt()
1634 #define INT_BULK_SEL BIT(4) macro
Completed in 19 milliseconds