/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_pcd.c | 973 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 975 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2011 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2024 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_pcd.c | 1052 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1054 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2130 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2143 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_pcd.c | 1111 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1113 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2164 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2177 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pcd.c | 1131 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1133 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2204 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2217 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pcd.c | 1146 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1148 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2218 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2231 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_pcd.c | 1150 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1152 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2251 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2264 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pcd.c | 1163 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1165 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2403 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2416 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pcd.c | 1163 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1165 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler() 2403 if ((DoepintReg & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) /* Class C */ in PCD_EP_OutXfrComplete_int() 2416 else if ((DoepintReg & (USB_OTG_DOEPINT_STUP | USB_OTG_DOEPINT_OTEPSPR)) == 0U) in PCD_EP_OutXfrComplete_int()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pcd.c | 983 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 985 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pcd.c | 1148 if ((epint & USB_OTG_DOEPINT_STUP) == USB_OTG_DOEPINT_STUP) in HAL_PCD_IRQHandler() 1150 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STUP); in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f401xc.h | 8144 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f401xe.h | 8144 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f411xe.h | 8175 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f405xx.h | 13699 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f412cx.h | 12924 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f415xx.h | 13984 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f423xx.h | 14967 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f407xx.h | 14997 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f412zx.h | 13922 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 13410 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f205xx.h | 13155 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f207xx.h | 14444 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f105xc.h | 13820 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 14894 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|
D | stm32f722xx.h | 14842 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
|