Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h72 #define STM32_LPTIM_CC1SEL BIT(0) macro
/linux/drivers/pwm/
H A Dpwm-stm32-lp.c90 mask = STM32_LPTIM_CC1SEL | STM32_LPTIM_CC1E | STM32_LPTIM_CC1P; in stm32_pwm_lp_compare_channel_apply()