Searched refs:DMA_CCR_MSIZE_1 (Results 1 – 3 of 3) sorted by relevance
382 #define DMA_MDATAALIGN_WORD ((uint32_t)DMA_CCR_MSIZE_1) /*!< Memory data alignment : Word…
6897 #define DMA_CCR_MSIZE_1 (0x2U << DMA_CCR_MSIZE_Pos) /*!< 0x00000800 */ macro