Searched refs:USB_SHORT_GET_LOW (Results 1 – 2 of 2) sorted by relevance
94 #define USB_SHORT_GET_LOW(x) (((uint16_t)x) & 0xFFU) macro
85 #define USB_SHORT_GET_LOW(x) (((uint16_t)x) & 0xFFU) macro
Completed in 8 milliseconds