Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_xmc4xxx.c40 struct dma_xmc4xxx_config { struct
73 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_isr()
123 static int dma_xmc4xxx_config(const struct device *dev, uint32_t channel, struct dma_config *config) in dma_xmc4xxx_config() function
126 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_config()
311 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_start()
320 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_stop()
350 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_reload()
384 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_get_status()
424 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_suspend()
439 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_resume()
[all …]