Home
last modified time | relevance | path

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

/linux/drivers/counter/
H A Dstm32-timer-cnt.c25 #define STM32_CH1_SIG 0 macro
374 if (synapse->signal->id == STM32_CH1_SIG) in stm32_action_read()
388 if (synapse->signal->id == STM32_CH1_SIG || synapse->signal->id == STM32_CH2_SIG) in stm32_action_read()
554 .id = STM32_CH1_SIG,
581 .signal = &stm32_signals[STM32_CH1_SIG]