Home
last modified time | relevance | path

Searched refs:DMA_DIR_PERIPHERAL_SRC (Results 1 – 7 of 7) sorted by relevance

/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_dma.h54 DMA_DIR_PERIPHERAL_SRC, enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_dma.h54 DMA_DIR_PERIPHERAL_SRC, enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_dma.h53 DMA_DIR_PERIPHERAL_SRC, enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_dma.c122 dmaConfig->dir = DMA_DIR_PERIPHERAL_SRC; in DMA_ConfigStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_dma.c146 dmaConfig->dir = DMA_DIR_PERIPHERAL_SRC; in DMA_ConfigStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_dma.c146 dmaConfig->dir = DMA_DIR_PERIPHERAL_SRC; in DMA_ConfigStructInit()
/bsp/apm32/libraries/Drivers/
A Ddrv_sdio.c765 DMA_InitStructure.dir = DMA_DIR_PERIPHERAL_SRC; in SD_LowLevel_DMA_RxConfig()

Completed in 18 milliseconds