Home
last modified time | relevance | path

Searched refs:DMA_PDATAALIGN_WORD (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/video/
Dvideo_stm32_dcmi.c154 hdma.Init.PeriphDataAlignment = DMA_PDATAALIGN_WORD; in stm32_dma_init()
/Zephyr-latest/drivers/disk/
Dsdmmc_stm32.c221 handle->Init.PeriphDataAlignment = DMA_PDATAALIGN_WORD; in stm32_sdmmc_configure_dma()