Searched refs:stm32_dma_check_fifo_mburst (Results 1 – 3 of 3) sorted by relevance
99 bool stm32_dma_check_fifo_mburst(LL_DMA_InitTypeDef *DMAx);
416 bool stm32_dma_check_fifo_mburst(LL_DMA_InitTypeDef *DMAx) in stm32_dma_check_fifo_mburst() function
479 if (stm32_dma_check_fifo_mburst(&DMA_InitStruct)) { in dma_stm32_configure()