Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_stm32.h18 struct dma_stm32_stream { struct
19 uint32_t direction;
21 int mux_channel; /* stores the dmamux channel */
46 struct dma_stm32_stream *streams; argument