Searched refs:USB_CTL_SE0_MASK (Results 1 – 1 of 1) sorted by relevance
590 #define USB_CTL_SE0_MASK (0x40U) macro593 #define USB_CTL_SE0(x) (((uint8_t)(((uint8_t)(x)) << USB_CTL_SE0_SHIFT)) & USB_CTL_SE0_MASK)
Completed in 7 milliseconds