Home
last modified time | relevance | path

Searched refs:USB_OTG_HS_EMBEDDED_PHY (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_usb.h279 #define USB_OTG_HS_EMBEDDED_PHY 3U macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h280 #define USB_OTG_HS_EMBEDDED_PHY 3U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h281 #define USB_OTG_HS_EMBEDDED_PHY 3U macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c87 if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_CoreInit()
308 if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c116 else if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_CoreInit()
381 else if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_usb.h348 #define USB_OTG_HS_EMBEDDED_PHY 3U macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h348 #define USB_OTG_HS_EMBEDDED_PHY 3U macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c88 if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_CoreInit()
347 if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c87 if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_CoreInit()
352 if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_DevInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c89 if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_CoreInit()