Searched refs:LL_DMA_DIRECTION_PERIPH_TO_MEMORY (Results 1 – 2 of 2) sorted by relevance
47 #define IS_LL_DMA_DIRECTION(__VALUE__) (((__VALUE__) == LL_DMA_DIRECTION_PERIPH_TO_MEMORY)…335 DMA_InitStruct->Direction = LL_DMA_DIRECTION_PERIPH_TO_MEMORY; in LL_DMA_StructInit()
252 #define LL_DMA_DIRECTION_PERIPH_TO_MEMORY 0x00000000U /*!< Peripheral to memory directi… macro
Completed in 10 milliseconds