Searched refs:dma_stm32_stop (Results 1 – 4 of 4) sorted by relevance
115 int dma_stm32_stop(const struct device *dev, uint32_t id);
594 DMA_STM32_EXPORT_API int dma_stm32_stop(const struct device *dev, uint32_t id) in dma_stm32_stop() function693 .stop = dma_stm32_stop,
80 dma_stm32_stop,
628 static int dma_stm32_stop(const struct device *dev, uint32_t id) in dma_stm32_stop() function714 .stop = dma_stm32_stop,