Searched defs:TIM_DIER_UIE (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/clocksource/ | ||
D | timer-stm32.c | 39 #define TIM_DIER_UIE BIT(0) macro |
/linux-6.14.4/include/linux/mfd/ | ||
D | stm32-timers.h | 44 #define TIM_DIER_UIE BIT(0) /* Update interrupt */ macro |