Searched refs:DMA_PDATAALIGN_WORD (Results 1 – 5 of 5) sorted by relevance
320 #define DMA_PDATAALIGN_WORD ((uint32_t)DMA_CCR_PSIZE_1) /*!< Peripheral data alignment : … macro324 ((SIZE) == DMA_PDATAALIGN_WORD))
372 #define DMA_PDATAALIGN_WORD DMA_CCR_PSIZE_1 /*!< Peripheral data alignment : Word */ macro732 ((SIZE) == DMA_PDATAALIGN_WORD))
227 #define DMA_PDATAALIGN_WORD ((uint32_t)DMA_CCR_PSIZE_1) /*!< Peripheral data alignment: … macro659 ((SIZE) == DMA_PDATAALIGN_WORD))
1344 else if (hqspi->hdma->Init.PeriphDataAlignment == DMA_PDATAALIGN_WORD) in HAL_QSPI_Transmit_DMA()1489 else if (hqspi->hdma->Init.PeriphDataAlignment == DMA_PDATAALIGN_WORD) in HAL_QSPI_Receive_DMA()
1407 else if (hospi->hdma->Init.PeriphDataAlignment == DMA_PDATAALIGN_WORD) in HAL_OSPI_Transmit_DMA()1532 else if (hospi->hdma->Init.PeriphDataAlignment == DMA_PDATAALIGN_WORD) in HAL_OSPI_Receive_DMA()