Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/counter/
H A Dstm32-lptimer-cnt.c133 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()