Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c945 #define USB_OTG_HS_EMB_PHY (DT_HAS_COMPAT_STATUS_OKAY(st_stm32_usbphyc) && \ macro
982 #if USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
993 #if defined(CONFIG_SOC_SERIES_STM32H7X) || defined(USB_OTG_HS_EMB_PHY) in usb_dc_stm32_get_maximum_speed()
1035 #if USB_OTG_HS_EMB_PHY in priv_pcd_prepare()
1166 #if USB_OTG_HS_EMB_PHY in priv_clock_enable()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_stm32.c81 #define USB_OTG_HS_EMB_PHY (DT_HAS_COMPAT_STATUS_OKAY(st_stm32u5_otghs_phy) && \ macro
442 #if USB_OTG_HS_EMB_PHYC || USB_OTG_HS_EMB_PHY || USB_OTG_HS_ULPI_PHY in usb_dc_stm32_get_maximum_speed()
454 defined(USB_OTG_HS_EMB_PHY) in usb_dc_stm32_get_maximum_speed()
495 #if USB_OTG_HS_EMB_PHYC || USB_OTG_HS_EMB_PHY in usb_dc_stm32_init()