Searched defs:dmamux_stm32_config (Results 1 – 1 of 1) sorted by relevance
48 struct dmamux_stm32_config { struct50 struct stm32_pclken pclken;52 uint32_t base;53 uint8_t channel_nb; /* total nb of channels */54 uint8_t gen_nb; /* total nb of Request generator */55 uint8_t req_nb; /* total nb of Peripheral Request inputs */56 const struct dmamux_stm32_channel *mux_channels;