Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Dstm32-lptimer.h25 #define STM32_LPTIM_CMPOK_ARROK GENMASK(4, 3) macro
/linux-6.3-rc2/drivers/pwm/
A Dpwm-stm32-lp.c130 (val & STM32_LPTIM_CMPOK_ARROK) == STM32_LPTIM_CMPOK_ARROK, in stm32_pwm_lp_apply()
/linux-6.3-rc2/drivers/counter/
A Dstm32-lptimer-cnt.c72 (val & STM32_LPTIM_CMPOK_ARROK) == STM32_LPTIM_CMPOK_ARROK, in stm32_lptim_set_enable_state()

Completed in 4 milliseconds