Searched defs:stm32_composite_cfg (Results 1 – 3 of 3) sorted by relevance
35 struct stm32_composite_cfg { struct36 int mux;37 int gate;38 int div;
373 struct stm32_composite_cfg { struct374 const struct stm32_gate_cfg *gate;375 const struct stm32_div_cfg *div;376 const struct stm32_mux_cfg *mux;
381 struct stm32_composite_cfg { struct382 const struct stm32_gate_cfg *gate;383 const struct stm32_div_cfg *div;384 const struct stm32_mux_cfg *mux;