Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_stm32_bdma.h19 struct bdma_stm32_channel { struct
20 uint32_t direction;
22 int mux_channel; /* stores the dmamux channel */
47 struct bdma_stm32_channel *channels; argument