Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/usb/common/
Dusb_dwc2_hw.h506 #define USB_DWC2_DCFG_DEVSPD_POS 0UL macro
507 #define USB_DWC2_DCFG_DEVSPD_MASK (0x03UL << USB_DWC2_DCFG_DEVSPD_POS)
/Zephyr-Core-3.7.0/drivers/usb/udc/
Dudc_dwc2.c1844 << USB_DWC2_DCFG_DEVSPD_POS; in udc_dwc2_init_controller()
1850 << USB_DWC2_DCFG_DEVSPD_POS; in udc_dwc2_init_controller()
1861 << USB_DWC2_DCFG_DEVSPD_POS; in udc_dwc2_init_controller()