Searched defs:USB_SHORT_GET_LOW (Results 1 – 2 of 2) sorted by relevance
102 #define USB_SHORT_GET_LOW(x) (((uint16_t)x) & 0xFFU) macro
90 #define USB_SHORT_GET_LOW(x) (((uint16_t)x) & 0xFFU) macro