Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_kinetis_reg.h185 #define USB_OTGCTL_OTGEN_MASK (0x4U) macro
192 …USB_OTGCTL_OTGEN(x) (((uint8_t)(((uint8_t)(x)) << USB_OTGCTL_OTGEN_SHIFT)) & USB_OTGCTL_OTGEN_MASK)

Completed in 10 milliseconds