Searched refs:STM32_LPTIM_CC1SEL (Results 1 – 2 of 2) sorted by relevance
72 #define STM32_LPTIM_CC1SEL BIT(0) macro
90 mask = STM32_LPTIM_CC1SEL | STM32_LPTIM_CC1E | STM32_LPTIM_CC1P; in stm32_pwm_lp_compare_channel_apply()