Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/dma/
Ddma_stm32_v1.c419 uint32_t fifo_level = DMAx->FIFOThreshold; in stm32_dma_check_fifo_mburst() local
428 if (fifo_level == LL_DMA_FIFOTHRESHOLD_1_2 || in stm32_dma_check_fifo_mburst()
429 fifo_level == LL_DMA_FIFOTHRESHOLD_FULL) { in stm32_dma_check_fifo_mburst()
434 if (fifo_level == LL_DMA_FIFOTHRESHOLD_FULL) { in stm32_dma_check_fifo_mburst()
443 if (fifo_level == LL_DMA_FIFOTHRESHOLD_1_2 || in stm32_dma_check_fifo_mburst()
444 fifo_level == LL_DMA_FIFOTHRESHOLD_FULL) { in stm32_dma_check_fifo_mburst()
449 if (fifo_level == LL_DMA_FIFOTHRESHOLD_FULL) { in stm32_dma_check_fifo_mburst()
457 fifo_level == LL_DMA_FIFOTHRESHOLD_FULL) { in stm32_dma_check_fifo_mburst()