Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mfd/
H A Dstm32-lptimer.h37 #define STM32_LPTIM_CNTSTRT BIT(2) macro
/linux-6.15/drivers/counter/
H A Dstm32-lptimer-cnt.c90 STM32_LPTIM_CNTSTRT, STM32_LPTIM_CNTSTRT); in stm32_lptim_set_enable_state()
/linux-6.15/drivers/clocksource/
H A Dtimer-stm32-lp.c68 STM32_LPTIM_CNTSTRT | STM32_LPTIM_ENABLE); in stm32_clkevent_lp_set_timer()
/linux-6.15/drivers/pwm/
H A Dpwm-stm32-lp.c143 STM32_LPTIM_CNTSTRT); in stm32_pwm_lp_apply()