Searched refs:stm32_timer_of_bits_set (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clocksource/
H A Dtimer-stm32.c54 * stm32_timer_of_bits_set - set accessor helper
62 static void stm32_timer_of_bits_set(struct timer_of *to, int bits) function
196 stm32_timer_of_bits_set(to, width == UINT_MAX ? 32 : 16);

Completed in 121 milliseconds