Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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
265 #if !USB_OTG_HS_ULPI_PHY in usb_dc_stm32_clock_enable()
302 #if USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
356 #elif USB_OTG_HS_ULPI_PHY in usb_dc_stm32_init()
476 #if USB_OTG_HS_ULPI_PHY in usb_dc_attach()
/Zephyr-Core-3.5.0/drivers/usb/udc/
Dudc_stm32.c809 #define USB_OTG_HS_ULPI_PHY (DT_HAS_COMPAT_STATUS_OKAY(usb_ulpi_phy) && \ macro
842 #if USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
898 #elif USB_OTG_HS_ULPI_PHY in priv_pcd_prepare()
976 #if !USB_OTG_HS_ULPI_PHY in priv_clock_enable()
1019 #if USB_OTG_HS_ULPI_PHY
1104 #if USB_OTG_HS_ULPI_PHY in udc_stm32_driver_init0()