Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_stm32_bdma.h19 struct bdma_stm32_channel { struct
47 struct bdma_stm32_channel *channels; argument
Ddma_stm32_bdma.c308 struct bdma_stm32_channel *channel; in bdma_stm32_irq_handler()
485 struct bdma_stm32_channel *channel = in bdma_stm32_configure()
683 struct bdma_stm32_channel *channel; in bdma_stm32_reload()
729 struct bdma_stm32_channel *channel; in bdma_stm32_start()
754 struct bdma_stm32_channel *channel = &config->channels[id]; in bdma_stm32_stop()
838 struct bdma_stm32_channel *channel; in bdma_stm32_get_status()
868 static struct bdma_stm32_channel \