Home
last modified time | relevance | path

Searched refs:USB_OTG_DOEPINT_STPKTRX (Results 1 – 25 of 96) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd.c2015 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2017 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2028 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2030 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2069 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2071 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2121 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2123 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pcd.c2134 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2136 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2147 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2149 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2188 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2190 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2240 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2242 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pcd.c2168 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2170 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2181 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2183 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2222 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2224 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2274 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2276 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd.c2208 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2210 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2221 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2223 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2262 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2264 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2314 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2316 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd.c2222 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2224 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2235 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2237 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2276 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2278 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2328 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2330 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd.c2255 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2257 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2268 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2270 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2309 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2311 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2361 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2363 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c2407 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2409 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2420 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2422 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2461 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2463 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2513 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2515 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c2407 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2409 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2420 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutXfrComplete_int()
2422 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2461 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2463 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2513 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2515 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd.c2118 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2120 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2163 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2165 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c2325 if ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX) in PCD_EP_OutXfrComplete_int()
2327 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutXfrComplete_int()
2370 ((DoepintReg & USB_OTG_DOEPINT_STPKTRX) == USB_OTG_DOEPINT_STPKTRX)) in PCD_EP_OutSetupPacket_int()
2372 CLEAR_OUT_EP_INTR(epnum, USB_OTG_DOEPINT_STPKTRX); in PCD_EP_OutSetupPacket_int()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pcd.h396 #ifndef USB_OTG_DOEPINT_STPKTRX
397 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pcd.h396 #ifndef USB_OTG_DOEPINT_STPKTRX
397 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pcd.h413 #ifndef USB_OTG_DOEPINT_STPKTRX
414 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_pcd.h422 #ifndef USB_OTG_DOEPINT_STPKTRX
423 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pcd.h415 #ifndef USB_OTG_DOEPINT_STPKTRX
416 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pcd.h430 #ifndef USB_OTG_DOEPINT_STPKTRX
431 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pcd.h463 #ifndef USB_OTG_DOEPINT_STPKTRX
464 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pcd.h447 #ifndef USB_OTG_DOEPINT_STPKTRX
448 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_pcd.h467 #ifndef USB_OTG_DOEPINT_STPKTRX
468 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pcd.h464 #ifndef USB_OTG_DOEPINT_STPKTRX
465 #define USB_OTG_DOEPINT_STPKTRX (0x1UL << 15) /*!< Setup Packet Received interr… macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h8165 #define USB_OTG_DOEPINT_STPKTRX USB_OTG_DOEPINT_STPKTRX_Msk /*!< Setup Packet Re… macro
Dstm32f401xe.h8165 #define USB_OTG_DOEPINT_STPKTRX USB_OTG_DOEPINT_STPKTRX_Msk /*!< Setup Packet Re… macro
Dstm32f411xe.h8196 #define USB_OTG_DOEPINT_STPKTRX USB_OTG_DOEPINT_STPKTRX_Msk /*!< Setup Packet Re… macro
Dstm32f405xx.h13720 #define USB_OTG_DOEPINT_STPKTRX USB_OTG_DOEPINT_STPKTRX_Msk /*!< Setup Packet Re… macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h13431 #define USB_OTG_DOEPINT_STPKTRX USB_OTG_DOEPINT_STPKTRX_Msk /*!< Setup Packet Re… macro

1234