Searched refs:USB_CTL_RESET_MASK (Results 1 – 1 of 1) sorted by relevance
577 #define USB_CTL_RESET_MASK (0x10U) macro583 #define USB_CTL_RESET(x) (((uint8_t)(((uint8_t)(x)) << USB_CTL_RESET_SHIFT)) & USB_CTL_RESET_MASK)
Completed in 15 milliseconds