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.c26 #define STM32_CH1_SIG 0 macro
369 if (synapse->signal->id == STM32_CH1_SIG) in stm32_action_read()
383 if (synapse->signal->id == STM32_CH1_SIG || synapse->signal->id == STM32_CH2_SIG) in stm32_action_read()
549 .id = STM32_CH1_SIG,
576 .signal = &stm32_signals[STM32_CH1_SIG]