Searched defs:USB_PORTSC1_CCS_GET (Results 1 – 6 of 6) sorted by relevance
1485 #define USB_PORTSC1_CCS_GET(x) (((uint32_t)(x) & USB_PORTSC1_CCS_MASK) >> USB_PORTSC1_CCS_SHIFT) macro
1495 #define USB_PORTSC1_CCS_GET(x) (((uint32_t)(x) & USB_PORTSC1_CCS_MASK) >> USB_PORTSC1_CCS_SHIFT) macro
Completed in 43 milliseconds