Searched defs:TIM_EGR_UG (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/clocksource/ | ||
D | timer-stm32.c | 44 #define TIM_EGR_UG BIT(0) macro |
/Linux-v4.19/include/linux/mfd/ | ||
D | stm32-timers.h | 51 #define TIM_EGR_UG BIT(0) /* Update Generation */ macro |