Searched defs:USB_PORTSC1_PSPD_GET (Results 1 – 6 of 6) sorted by relevance
1156 #define USB_PORTSC1_PSPD_GET(x) (((uint32_t)(x) & USB_PORTSC1_PSPD_MASK) >> USB_PORTSC1_PSPD_SHIFT) macro
1166 #define USB_PORTSC1_PSPD_GET(x) (((uint32_t)(x) & USB_PORTSC1_PSPD_MASK) >> USB_PORTSC1_PSPD_SHIFT) macro
Completed in 56 milliseconds