Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dstm32-lptimer.h49 #define STM32_LPTIM_CKPOL_RISING_EDGE 0 macro
/openbmc/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c296 case STM32_LPTIM_CKPOL_RISING_EDGE: in stm32_lptim_cnt_action_read()
341 priv->polarity = STM32_LPTIM_CKPOL_RISING_EDGE; in stm32_lptim_cnt_action_write()