Home
last modified time | relevance | path

Searched refs:STM32_LPTIM_COUNTER_INCREASE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/counter/
H A Dstm32-lptimer-cnt.c112 * @STM32_LPTIM_COUNTER_INCREASE: up count on IN1 rising, falling or both edges
133 STM32_LPTIM_COUNTER_INCREASE, enumerator
138 [STM32_LPTIM_COUNTER_INCREASE] = COUNTER_COUNT_FUNCTION_INCREASE,
180 *function = STM32_LPTIM_COUNTER_INCREASE; in stm32_lptim_cnt_function_get()
202 case STM32_LPTIM_COUNTER_INCREASE: in stm32_lptim_cnt_function_set()
319 case STM32_LPTIM_COUNTER_INCREASE: in stm32_lptim_cnt_action_get()
351 if (function == STM32_LPTIM_COUNTER_INCREASE in stm32_lptim_cnt_action_set()

Completed in 2 milliseconds