/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_usb.c | 90 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()
|
D | stm32f7xx_hal_hcd.c | 589 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/ |
D | stm32f0xx_ll_usb.h | 66 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_usb.h | 66 uint32_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_usb.h | 66 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_usb.h | 66 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_usb.h | 66 uint32_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_usb.h | 66 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_usb.h | 66 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_hcd.c | 542 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/ |
D | stm32l4xx_hal_hcd.c | 542 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/ |
D | stm32n6xx_ll_usb.h | 112 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_usb.h | 112 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_usb.h | 112 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_usb.h | 112 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_usb.h | 112 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_usb.h | 112 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_hcd.c | 589 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/ |
D | stm32h7rsxx_hal_hcd.c | 588 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/ |
D | stm32f4xx_hal_hcd.c | 589 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/ |
D | stm32h7xx_hal_hcd.c | 573 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/ |
D | stm32n6xx_ll_usb.c | 87 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/ |
D | stm32u0xx_ll_usb.h | 66 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_usb.h | 114 uint8_t phy_itface; /*!< Select the used PHY interface. member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_usb.h | 114 uint8_t phy_itface; /*!< Select the used PHY interface. member
|