Searched refs:DMA_CCR_PSIZE_1 (Results 1 – 3 of 3) sorted by relevance
372 #define DMA_PDATAALIGN_WORD ((uint32_t)DMA_CCR_PSIZE_1) /*!< Peripheral data alignment : …
6891 #define DMA_CCR_PSIZE_1 (0x2U << DMA_CCR_PSIZE_Pos) /*!< 0x00000200 */ macro