Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h195 #define USB_OTGCTL_DMLOW_SHIFT (4U) macro
200 #define USB_OTGCTL_DMLOW(x) (((uint8_t)(((uint8_t)(x)) << USB_OTGCTL_DMLOW_SHIFT)) & USB_OTGCTL_DML…

Completed in 12 milliseconds