Home
last modified time | relevance | path

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

/drivers/counter/
Dstm32-timer-cnt.c30 struct stm32_timer_cnt { struct
31 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;