Home
last modified time | relevance | path

Searched defs:dma_stm32_stop (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_stm32.c594 DMA_STM32_EXPORT_API int dma_stm32_stop(const struct device *dev, uint32_t id) in dma_stm32_stop() function
Ddma_stm32u5.c628 static int dma_stm32_stop(const struct device *dev, uint32_t id) in dma_stm32_stop() function