Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clocksource/
Dtimer-stm32.c40 #define TIM_DIER_CC1IE BIT(1) macro
/linux-6.14.4/include/linux/mfd/
Dstm32-timers.h46 #define TIM_DIER_CC1IE TIM_DIER_CCxIE(1) /* CC1 Interrupt Enable */ macro