Searched defs:stm32_timer_cnt (Results 1 – 1 of 1) sorted by relevance
30 struct stm32_timer_cnt { struct31 struct counter_device counter;32 struct regmap *regmap;33 struct clk *clk;34 u32 max_arr;35 bool enabled;36 struct stm32_timer_regs bak;