Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
Dtimer-stm32.c44 #define TIM_EGR_UG BIT(0) macro
/linux-6.12.1/include/linux/mfd/
Dstm32-timers.h60 #define TIM_EGR_UG BIT(0) /* Update Generation */ macro