Home
last modified time | relevance | path

Searched refs:DIEPINT (Results 1 – 25 of 148) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c363 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1098 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1273 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
Dstm32n6xx_hal_pcd.c1319 USBx_INEP(i)->DIEPINT = 0xFB7FU; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c404 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1139 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1314 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
Dstm32h7rsxx_hal_pcd.c1354 USBx_INEP(i)->DIEPINT = 0xFB7FU; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c375 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1110 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1285 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
Dstm32f2xx_hal_pcd.c1141 USBx_INEP(i)->DIEPINT = 0xFB7FU; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c407 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1142 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1317 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c437 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1172 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1347 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
Dstm32f7xx_hal_pcd.c1260 USBx_INEP(i)->DIEPINT = 0xFB7FU; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c386 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1121 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1296 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
Dstm32h7xx_hal_pcd.c1339 USBx_INEP(i)->DIEPINT = 0xFB7FU; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c314 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
994 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1169 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c337 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1017 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1192 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_usb.h486 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h487 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h487 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h509 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h487 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h487 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c403 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1138 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1313 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c407 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_DevInit()
1142 USBx_INEP(i)->DIEPINT = 0xFB7FU; in USB_StopDevice()
1317 tmpreg = USBx_INEP((uint32_t)epnum)->DIEPINT & msk; in USB_ReadDevInEPInterrupt()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usb.h505 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_usb.h505 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_usb.h1083 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h1083 #define CLEAR_IN_EP_INTR(__EPNUM__, __INTERRUPT__) (USBx_INEP(__EPNUM__)->DIEPINT = (__INT…

123456