Searched defs:USB_PORTSC1_CSC_GET (Results 1 – 6 of 6) sorted by relevance
1465 #define USB_PORTSC1_CSC_GET(x) (((uint32_t)(x) & USB_PORTSC1_CSC_MASK) >> USB_PORTSC1_CSC_SHIFT) macro
1475 #define USB_PORTSC1_CSC_GET(x) (((uint32_t)(x) & USB_PORTSC1_CSC_MASK) >> USB_PORTSC1_CSC_SHIFT) macro
Completed in 52 milliseconds