/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_pcd.c | 972 if ((epint & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in HAL_PCD_IRQHandler() 974 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in HAL_PCD_IRQHandler() 1895 else if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) /* Class E */ in PCD_EP_OutXfrComplete_int() 1897 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int() 1899 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int() 1944 if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in PCD_EP_OutXfrComplete_int() 1946 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pcd.c | 1173 if ((epint & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in HAL_PCD_IRQHandler() 1175 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in HAL_PCD_IRQHandler() 2217 else if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) /* Class E */ in PCD_EP_OutXfrComplete_int() 2219 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int() 2221 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int() 2272 if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in PCD_EP_OutXfrComplete_int() 2274 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_pcd.c | 1079 if ((epint & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in HAL_PCD_IRQHandler() 1081 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in HAL_PCD_IRQHandler() 2139 else if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) /* Class E */ in PCD_EP_OutXfrComplete_int() 2141 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int() 2143 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int() 2194 if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in PCD_EP_OutXfrComplete_int() 2196 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_pcd.c | 1173 if ((epint & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in HAL_PCD_IRQHandler() 1175 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in HAL_PCD_IRQHandler() 2252 else if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) /* Class E */ in PCD_EP_OutXfrComplete_int() 2254 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int() 2256 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int() 2307 if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in PCD_EP_OutXfrComplete_int() 2309 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pcd.c | 1197 if ((epint & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in HAL_PCD_IRQHandler() 1199 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in HAL_PCD_IRQHandler() 2415 else if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) /* Class E */ in PCD_EP_OutXfrComplete_int() 2417 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int() 2419 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int() 2470 if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in PCD_EP_OutXfrComplete_int() 2472 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pcd.c | 995 if ((epint & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in HAL_PCD_IRQHandler() 997 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in HAL_PCD_IRQHandler() 2024 if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in PCD_EP_OutXfrComplete_int() 2026 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pcd.c | 1190 if ((epint & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in HAL_PCD_IRQHandler() 1192 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in HAL_PCD_IRQHandler() 2347 if ((DoepintReg & USB_OTG_DOEPINT_OTEPSPR) == USB_OTG_DOEPINT_OTEPSPR) in PCD_EP_OutXfrComplete_int() 2349 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_OTEPSPR); in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_pcd.h | 404 #ifndef USB_OTG_DOEPINT_OTEPSPR 405 #define USB_OTG_DOEPINT_OTEPSPR (0x1UL << 5) /*!< Status Phase Received interru… macro
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_pcd.h | 397 #ifndef USB_OTG_DOEPINT_OTEPSPR 398 #define USB_OTG_DOEPINT_OTEPSPR (0x1UL << 5) /*!< Status Phase Received interru… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_pcd.h | 404 #ifndef USB_OTG_DOEPINT_OTEPSPR 405 #define USB_OTG_DOEPINT_OTEPSPR (0x1UL << 5) /*!< Status Phase Received interru… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_pcd.h | 412 #ifndef USB_OTG_DOEPINT_OTEPSPR 413 #define USB_OTG_DOEPINT_OTEPSPR (0x1UL << 5) /*!< Status Phase Received interru… macro
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_pcd.h | 431 #ifndef USB_OTG_DOEPINT_OTEPSPR 432 #define USB_OTG_DOEPINT_OTEPSPR (0x1UL << 5) /*!< Status Phase Received interru… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_pcd.h | 465 #ifndef USB_OTG_DOEPINT_OTEPSPR 466 #define USB_OTG_DOEPINT_OTEPSPR (0x1UL << 5) /*!< Status Phase Received interru… macro
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_pcd.h | 453 #ifndef USB_OTG_DOEPINT_OTEPSPR 454 #define USB_OTG_DOEPINT_OTEPSPR (0x1UL << 5) /*!< Status Phase Received interru… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/soc/ |
D | stm32f401xc.h | 8150 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f401xe.h | 8150 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f411xe.h | 8181 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f405xx.h | 13705 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f412cx.h | 12918 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f407xx.h | 15000 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f412rx.h | 13895 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 13417 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f205xx.h | 13162 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
D | stm32f207xx.h | 14451 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/soc/ |
D | stm32f105xc.h | 13827 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
|