Home
last modified time | relevance | path

Searched refs:TIM_SMCR_SMS_ENCODER_MODE_3 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/mfd/
Dstm32-timers.h88 #define TIM_SMCR_SMS_ENCODER_MODE_3 3 /* counts on both TI1FP1 and TI2FP2 edges */ macro
/linux-5.19.10/drivers/counter/
Dstm32-timer-cnt.c90 case TIM_SMCR_SMS_ENCODER_MODE_3: in stm32_count_function_read()
116 sms = TIM_SMCR_SMS_ENCODER_MODE_3; in stm32_count_function_write()