Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h135 #define USB_OTGISTAT_ONEMSEC_SHIFT (6U) macro
142 #define USB_OTGISTAT_ONEMSEC(x) (((uint8_t)(((uint8_t)(x)) << USB_OTGISTAT_ONEMSEC_SHIFT)) & USB_OT…

Completed in 7 milliseconds