Searched defs:bdma_stm32_channel (Results 1 – 1 of 1) sorted by relevance
19 struct bdma_stm32_channel { struct20 uint32_t direction;22 int mux_channel; /* stores the dmamux channel */47 struct bdma_stm32_channel *channels; argument