Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h176 #define USB_OTGSTAT_ONEMSEC_MASK (0x40U) macro
179 …AT_ONEMSEC(x) (((uint8_t)(((uint8_t)(x)) << USB_OTGSTAT_ONEMSEC_SHIFT)) & USB_OTGSTAT_ONEMSEC_MASK)

Completed in 35 milliseconds