Searched refs:active_dma_rx_channel (Results 1 – 1 of 1) sorted by relevance
494 static const struct device *active_dma_rx_channel[STM32_DMA_NUM_CHANNELS]; variable773 active_dma_rx_channel[i] = NULL; in i2s_stm32_initialize()810 active_dma_rx_channel[stream->dma_channel] = dev; in rx_stream_start()922 active_dma_rx_channel[stream->dma_channel] = NULL; in rx_stream_disable()981 return active_dma_rx_channel[dma_channel]; in get_dev_from_rx_dma_channel()