Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h414 #define USB_ERRSTAT_BTOERR_MASK (0x10U) macro
422 …RSTAT_BTOERR(x) (((uint8_t)(((uint8_t)(x)) << USB_ERRSTAT_BTOERR_SHIFT)) & USB_ERRSTAT_BTOERR_MASK)

Completed in 8 milliseconds