Searched refs:stm32_dma_get_fifo_threshold (Results 1 – 3 of 3) sorted by relevance
102 uint32_t stm32_dma_get_fifo_threshold(uint16_t fifo_mode_control);
466 uint32_t stm32_dma_get_fifo_threshold(uint16_t fifo_mode_control) in stm32_dma_get_fifo_threshold() function
472 DMA_InitStruct.FIFOThreshold = stm32_dma_get_fifo_threshold( in dma_stm32_configure()