Home
last modified time | relevance | path

Searched refs:stm32_dma_check_fifo_mburst (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/drivers/dma/
Ddma_stm32.h99 bool stm32_dma_check_fifo_mburst(LL_DMA_InitTypeDef *DMAx);
Ddma_stm32_v1.c416 bool stm32_dma_check_fifo_mburst(LL_DMA_InitTypeDef *DMAx) in stm32_dma_check_fifo_mburst() function
Ddma_stm32.c479 if (stm32_dma_check_fifo_mburst(&DMA_InitStruct)) { in dma_stm32_configure()