Searched refs:USB_TOKEN_TOKENPID_MASK (Results 1 – 1 of 1) sorted by relevance
650 #define USB_TOKEN_TOKENPID_MASK (0xF0U) macro657 …KEN_TOKENPID(x) (((uint8_t)(((uint8_t)(x)) << USB_TOKEN_TOKENPID_SHIFT)) & USB_TOKEN_TOKENPID_MASK)
Completed in 8 milliseconds