Searched defs:DMA_MINC_ENABLE (Results 1 – 6 of 6) sorted by relevance
288 #define DMA_MINC_ENABLE DMA_CCR_MINC /*!< Memory increment mode Enable */ macro
249 #define DMA_MINC_ENABLE ((uint32_t)DMA_SxCR_MINC) /*!< Memory increment mode enable… macro
265 #define DMA_MINC_ENABLE LL_DMA_MEMORY_INCREMENT /*!< Memory increment mode … macro
459 #define DMA_MINC_ENABLE DMA_CCR_MINC /*!< Memory increment mode Enable */ macro