Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h374 #define USB_ERRSTAT_PIDERR_MASK (0x1U) macro
382 …RSTAT_PIDERR(x) (((uint8_t)(((uint8_t)(x)) << USB_ERRSTAT_PIDERR_SHIFT)) & USB_ERRSTAT_PIDERR_MASK)

Completed in 7 milliseconds