Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_hc_hpm.c28 ptr->USBMODE |= USB_USBMODE_CM_SET(3); in usb_host_mode_init()
/components/drivers/usb/cherryusb/port/nxp/
A Dusb_glue_mcx.c370 ptr->USBMODE |= USB_USBMODE_CM_SET(3); in usb_host_mode_init()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c178 ptr->USBMODE |= USB_USBMODE_CM_SET(2); in chipidea_init()
A Dusb_chipidea_reg.h1695 #define USB_USBMODE_CM_SET(x) (((uint32_t)(x) << USB_USBMODE_CM_SHIFT) & USB_USBMODE_CM_MASK) macro

Completed in 39 milliseconds