Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h50 #define STM32_LPTIM_CKPOL_FALLING_EDGE 1 macro
/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c299 case STM32_LPTIM_CKPOL_FALLING_EDGE: in stm32_lptim_cnt_action_read()
344 priv->polarity = STM32_LPTIM_CKPOL_FALLING_EDGE; in stm32_lptim_cnt_action_write()