Home
last modified time | relevance | path

Searched refs:USB_OTG_ULPI_PHY (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h279 #define USB_OTG_ULPI_PHY 1U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h279 #define USB_OTG_ULPI_PHY 1U macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h279 #define USB_OTG_ULPI_PHY 1U macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h279 #define USB_OTG_ULPI_PHY 1U macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c86 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_CoreInit()
321 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c86 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_CoreInit()
353 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c90 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_CoreInit()
366 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c86 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_CoreInit()
332 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_DevInit()