Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_stm32.c81 #define USB_OTG_HS_ULPI_PHY (DT_HAS_COMPAT_STATUS_OKAY(usb_ulpi_phy) && \ macro
84 #if USB_OTG_HS_ULPI_PHY
388 #if USB_OTG_HS_ULPI_PHY in usb_dc_stm32_clock_enable()
439 #if USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
493 #elif USB_OTG_HS_ULPI_PHY in usb_dc_stm32_init()
620 #if USB_OTG_HS_ULPI_PHY in usb_dc_attach()
/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c862 #define USB_OTG_HS_ULPI_PHY (DT_HAS_COMPAT_STATUS_OKAY(usb_ulpi_phy) && \ macro
895 #if USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
950 #elif USB_OTG_HS_ULPI_PHY in priv_pcd_prepare()
1058 #if USB_OTG_HS_ULPI_PHY in priv_clock_enable()
1114 #if USB_OTG_HS_ULPI_PHY
1199 #if USB_OTG_HS_ULPI_PHY in udc_stm32_driver_init0()