Searched refs:DMA_DIR_PERIPHERALTOMEMORY (Results 1 – 3 of 3) sorted by relevance
69 DMA_DIR_PERIPHERALTOMEMORY, /*!< Peripheral to memory */ enumerator
171 dmaConfig->dir = DMA_DIR_PERIPHERALTOMEMORY; in DMA_ConfigStructInit()
788 DMA_InitStructure.dir = DMA_DIR_PERIPHERALTOMEMORY; in SD_LowLevel_DMA_RxConfig()
Completed in 11 milliseconds