Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-stm32.c39 #define TIM_DIER_UIE BIT(0) macro
/openbmc/qemu/include/hw/timer/
H A Dstm32f2xx_timer.h62 #define TIM_DIER_UIE 1 macro
/openbmc/linux/include/linux/mfd/
H A Dstm32-timers.h43 #define TIM_DIER_UIE BIT(0) /* Update interrupt */ macro