Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_emul.c456 static int dma_emul_stop(const struct device *dev, uint32_t channel) in dma_emul_stop() function
515 .stop = dma_emul_stop,