Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mfd/
Dstm32-lptimer.h33 #define STM32_LPTIM_CNTSTRT BIT(2) macro
/linux-4.19.296/drivers/pwm/
Dpwm-stm32-lp.c143 STM32_LPTIM_CNTSTRT, in stm32_pwm_lp_apply()
144 STM32_LPTIM_CNTSTRT); in stm32_pwm_lp_apply()
/linux-4.19.296/drivers/iio/counter/
Dstm32-lptimer-cnt.c85 STM32_LPTIM_CNTSTRT, STM32_LPTIM_CNTSTRT); in stm32_lptim_set_enable_state()