Home
last modified time | relevance | path

Searched defs:TIM_DIER_UIE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clocksource/
H A Dtimer-stm32.c39 #define TIM_DIER_UIE BIT(0) macro
/linux/include/linux/mfd/
H A Dstm32-timers.h44 #define TIM_DIER_UIE BIT(0) /* Update interrupt */ macro