Searched refs:TIM_SR_UIF (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/mfd/ | ||
D | stm32-timers.h | 50 #define TIM_SR_UIF BIT(0) /* Update interrupt flag */ macro |
/linux-5.19.10/drivers/clocksource/ | ||
D | timer-stm32.c | 42 #define TIM_SR_UIF BIT(0) macro |