Home
last modified time | relevance | path

Searched refs:DOEPDMA (Results 1 – 25 of 126) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usb.c863 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1349 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usb.c904 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1390 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c875 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1361 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c907 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1393 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c937 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1423 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c886 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1372 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c903 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1389 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c907 USBx_OUTEP(epnum)->DOEPDMA = (uint32_t)(ep->xfer_buff); in USB_EPStartXfer()
1393 USBx_OUTEP(0U)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h596 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f401xe.h596 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f411xe.h597 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f405xx.h771 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f412cx.h755 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f415xx.h839 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f423xx.h893 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f407xx.h867 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f412zx.h798 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f412rx.h798 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h823 __IO uint32_t DOEPDMA; /* dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 14h*/ member
Dstm32f205xx.h777 __IO uint32_t DOEPDMA; /* dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 14h*/ member
Dstm32f207xx.h873 __IO uint32_t DOEPDMA; /* dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 14h*/ member
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h671 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num… member
Dstm32f107xc.h745 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num… member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h890 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member
Dstm32f722xx.h876 …__IO uint32_t DOEPDMA; /*!< dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 1… member

123456