Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_stm32_bdma.h89 int bdma_stm32_stop(const struct device *dev, uint32_t id);
Ddmamux_stm32.c90 bdma_stm32_stop,
Ddma_stm32_bdma.c751 BDMA_STM32_EXPORT_API int bdma_stm32_stop(const struct device *dev, uint32_t id) in bdma_stm32_stop() function
856 .stop = bdma_stm32_stop,