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