Home
last modified time | relevance | path

Searched refs:USB_CTL_RESET_MASK (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h577 #define USB_CTL_RESET_MASK (0x10U) macro
583 #define USB_CTL_RESET(x) (((uint8_t)(((uint8_t)(x)) << USB_CTL_RESET_SHIFT)) & USB_CTL_RESET_MASK)

Completed in 7 milliseconds