Home
last modified time | relevance | path

Searched refs:phy_itface (Results 1 – 25 of 37) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c90 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_CoreInit()
116 else if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_CoreInit()
366 if (cfg.phy_itface == USB_OTG_ULPI_PHY) in USB_DevInit()
381 else if (cfg.phy_itface == USB_OTG_HS_EMBEDDED_PHY) in USB_DevInit()
Dstm32f7xx_hal_hcd.c589 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HAL_HCD_IRQHandler()
1941 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_usb.h66 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_usb.h66 uint32_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_usb.h66 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_usb.h66 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_usb.h66 uint32_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_usb.h66 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_usb.h66 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_hcd.c542 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HAL_HCD_IRQHandler()
1676 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hcd.c542 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HAL_HCD_IRQHandler()
1665 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_usb.h112 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h112 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h112 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h112 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h112 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h112 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hcd.c589 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HAL_HCD_IRQHandler()
1935 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_hcd.c588 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HAL_HCD_IRQHandler()
1923 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hcd.c589 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HAL_HCD_IRQHandler()
1941 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hcd.c573 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HAL_HCD_IRQHandler()
1914 if (hhcd->Init.phy_itface == USB_OTG_EMBEDDED_PHY) in HCD_Port_IRQHandler()
/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/stm32u0xx/drivers/include/
Dstm32u0xx_ll_usb.h66 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usb.h114 uint8_t phy_itface; /*!< Select the used PHY interface. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_usb.h114 uint8_t phy_itface; /*!< Select the used PHY interface. member

12