Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h385 #define USB_ERRSTAT_CRC5EOF_SHIFT (1U) macro
392 #define USB_ERRSTAT_CRC5EOF(x) (((uint8_t)(((uint8_t)(x)) << USB_ERRSTAT_CRC5EOF_SHIFT)) & USB_ERRS…

Completed in 7 milliseconds