Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pwm/
Dpwm-stm32.c385 static int stm32_pwm_set_polarity(struct stm32_pwm *priv, int ch, in stm32_pwm_set_polarity() function
458 stm32_pwm_set_polarity(priv, pwm->hwpwm, state->polarity); in stm32_pwm_apply()