Home
last modified time | relevance | path

Searched defs:dev_dma (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.5.0/drivers/i2s/
Di2s_sam_ssc.c70 const struct device *dev_dma; member
165 static int reload_dma(const struct device *dev_dma, uint32_t channel, in reload_dma()
180 static int start_dma(const struct device *dev_dma, uint32_t channel, in start_dma()
635 const struct device *dev_dma) in rx_stream_start()
681 const struct device *dev_dma) in tx_stream_start()
733 const struct device *dev_dma) in rx_stream_disable()
745 const struct device *dev_dma) in tx_stream_disable()
Di2s_mcux_sai.c104 const struct device *dev_dma; member
142 const struct device *dev_dma = dev_data->dev_dma; in i2s_tx_stream_disable() local
182 const struct device *dev_dma = dev_data->dev_dma; in i2s_rx_stream_disable() local
761 const struct device *dev_dma = dev_data->dev_dma; in i2s_tx_stream_start() local
837 const struct device *dev_dma = dev_data->dev_dma; in i2s_rx_stream_start() local
Di2s_ll_stm32.h37 const struct device *dev_dma; member
Di2s_ll_stm32.c458 static int reload_dma(const struct device *dev_dma, uint32_t channel, in reload_dma()
474 static int start_dma(const struct device *dev_dma, uint32_t channel, in start_dma()
Di2s_mcux_flexcomm.c35 const struct device *dev_dma; member
/Zephyr-Core-3.5.0/drivers/spi/
Dspi_xmc4xxx.c50 const struct device *dev_dma; member
71 static void spi_xmc4xxx_dma_callback(const struct device *dev_dma, void *arg, uint32_t dma_channel, in spi_xmc4xxx_dma_callback()
/Zephyr-Core-3.5.0/drivers/dma/
Ddmamux_stm32.c35 const struct device *dev_dma; member
/Zephyr-Core-3.5.0/drivers/adc/
Dadc_mcux_adc16.c63 const struct device *dev_dma; member