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.c84 #define USB_OTG_HS_ULPI_PHY (DT_HAS_COMPAT_STATUS_OKAY(usb_ulpi_phy) && \ macro
87 #if USB_OTG_HS_ULPI_PHY
391 #if USB_OTG_HS_ULPI_PHY in usb_dc_stm32_clock_enable()
442 #if USB_OTG_HS_EMB_PHYC || USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
497 #elif USB_OTG_HS_ULPI_PHY in usb_dc_stm32_init()
624 #if USB_OTG_HS_ULPI_PHY in usb_dc_attach()
/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c948 #define USB_OTG_HS_ULPI_PHY (DT_HAS_COMPAT_STATUS_OKAY(usb_ulpi_phy) && \ macro
982 #if USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
1037 #elif USB_OTG_HS_ULPI_PHY in priv_pcd_prepare()
1145 #if USB_OTG_HS_ULPI_PHY in priv_clock_enable()
1201 #if USB_OTG_HS_ULPI_PHY
1302 #if USB_OTG_HS_ULPI_PHY in udc_stm32_driver_init0()