/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_hcd.c | 536 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1658 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_hcd.c | 536 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1647 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_hcd.c | 583 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1917 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_hcd.c | 582 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1905 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_hcd.c | 583 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1923 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_hcd.c | 583 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1923 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hcd.c | 567 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1896 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_hcd.c | 567 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1891 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hcd.c | 584 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1913 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hcd.c | 584 if ((USBx_HPRT0 & USB_OTG_HPRT_PCSTS) == 0U) in HAL_HCD_IRQHandler() 1913 if ((hprt0 & USB_OTG_HPRT_PCSTS) == USB_OTG_HPRT_PCSTS) in HCD_Port_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f401xc.h | 7702 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f401xe.h | 7702 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f411xe.h | 7733 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f405xx.h | 13257 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f412cx.h | 12482 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f415xx.h | 13542 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f423xx.h | 14525 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f407xx.h | 14555 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f412zx.h | 13480 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 12968 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f205xx.h | 12713 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f207xx.h | 14002 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f105xc.h | 13378 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 14453 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|
D | stm32f722xx.h | 14401 #define USB_OTG_HPRT_PCSTS USB_OTG_HPRT_PCSTS_Msk /*!< Port connect st… macro
|