Home
last modified time | relevance | path

Searched refs:USB_OTG_DOEPINT_STUP (Results 1 – 25 of 128) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd.c973 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/
Dstm32f7xx_hal_pcd.c1052 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/
Dstm32n6xx_hal_pcd.c1111 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/
Dstm32h7xx_hal_pcd.c1131 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/
Dstm32h7rsxx_hal_pcd.c1146 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/
Dstm32f4xx_hal_pcd.c1150 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/
Dstm32h5xx_hal_pcd.c1163 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/
Dstm32u5xx_hal_pcd.c1163 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/
Dstm32f1xx_hal_pcd.c983 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/
Dstm32l4xx_hal_pcd.c1148 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/
Dstm32f401xc.h8144 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f401xe.h8144 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f411xe.h8175 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f405xx.h13699 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f412cx.h12924 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f415xx.h13984 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f423xx.h14967 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f407xx.h14997 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f412zx.h13922 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h13410 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f205xx.h13155 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f207xx.h14444 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h13820 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h14894 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro
Dstm32f722xx.h14842 #define USB_OTG_DOEPINT_STUP USB_OTG_DOEPINT_STUP_Msk /*!< SETUP phase don… macro

123456