Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/usb/device/
Dusb_dw_registers.h106 #define USB_DW_GUSBCFG_FORCEDEVMODE BIT(30) macro
Dusb_dc_dw.c608 base->gusbcfg |= USB_DW_GUSBCFG_FORCEDEVMODE; in usb_dw_init()