Searched refs:bdma_stm32_stop (Results 1 – 3 of 3) sorted by relevance
89 int bdma_stm32_stop(const struct device *dev, uint32_t id);
90 bdma_stm32_stop,
751 BDMA_STM32_EXPORT_API int bdma_stm32_stop(const struct device *dev, uint32_t id) in bdma_stm32_stop() function856 .stop = bdma_stm32_stop,