Searched defs:DMA_PINC_ENABLE (Results 1 – 2 of 2) sorted by relevance
190 #define DMA_PINC_ENABLE ((uint32_t)DMA_CCR_PINC) /*!< Peripheral increment mode Enable */ macro
222 #define DMA_PINC_ENABLE ((uint32_t)DMA_SxCR_PINC) /*!< Peripheral increment mode enable */ macro
Completed in 11 milliseconds