Home
last modified time | relevance | path

Searched refs:USB_OTG_DOEPINT_OTEPSPR (Results 1 – 25 of 76) sorted by relevance

1234

/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd.c972 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/
Dstm32h7xx_hal_pcd.c1173 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/
Dstm32f7xx_hal_pcd.c1079 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/
Dstm32f4xx_hal_pcd.c1173 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/
Dstm32u5xx_hal_pcd.c1197 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/
Dstm32f1xx_hal_pcd.c995 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/
Dstm32l4xx_hal_pcd.c1190 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/
Dstm32f2xx_hal_pcd.h404 #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/
Dstm32h7xx_hal_pcd.h397 #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/
Dstm32f7xx_hal_pcd.h404 #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/
Dstm32f4xx_hal_pcd.h412 #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/
Dstm32u5xx_hal_pcd.h431 #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/
Dstm32f1xx_hal_pcd.h465 #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/
Dstm32l4xx_hal_pcd.h453 #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/
Dstm32f401xc.h8150 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f401xe.h8150 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f411xe.h8181 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f405xx.h13705 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f412cx.h12918 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f407xx.h15000 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f412rx.h13895 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
/hal_stm32-3.4.0/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h13417 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f205xx.h13162 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
Dstm32f207xx.h14451 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro
/hal_stm32-3.4.0/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h13827 #define USB_OTG_DOEPINT_OTEPSPR USB_OTG_DOEPINT_OTEPSPR_Msk /*!< Status Phase Re… macro

1234