Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Dtimer-stm32.c37 #define TIM_CR1_ARPE BIT(7) macro
/linux-5.19.10/include/linux/mfd/
Dstm32-timers.h37 #define TIM_CR1_ARPE BIT(7) /* Auto-reload Preload Ena */ macro