Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dstm32-lptimer.h37 #define STM32_LPTIM_CNTSTRT BIT(2) macro
/Linux-v5.10/drivers/pwm/
Dpwm-stm32-lp.c144 STM32_LPTIM_CNTSTRT, in stm32_pwm_lp_apply()
145 STM32_LPTIM_CNTSTRT); in stm32_pwm_lp_apply()
/Linux-v5.10/drivers/clocksource/
Dtimer-stm32-lp.c66 STM32_LPTIM_CNTSTRT | STM32_LPTIM_ENABLE); in stm32_clkevent_lp_set_timer()
/Linux-v5.10/drivers/counter/
Dstm32-lptimer-cnt.c91 STM32_LPTIM_CNTSTRT, STM32_LPTIM_CNTSTRT); in stm32_lptim_set_enable_state()