Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mfd/
Dstm32-timers.h86 #define TIM_SMCR_SMS_ENCODER_MODE_1 1 /* counts TI1FP1 edges, depending on TI2FP2 level */ macro
/Linux-v6.1/drivers/counter/
Dstm32-timer-cnt.c84 case TIM_SMCR_SMS_ENCODER_MODE_1: in stm32_count_function_read()
110 sms = TIM_SMCR_SMS_ENCODER_MODE_1; in stm32_count_function_write()