Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_silabs_siwx91x.c186 bool polarity_inverted = (config->pwm_polarity == PWM_POLARITY_INVERTED); in pwm_siwx91x_init() local
209 ret = sl_si91x_pwm_set_output_polarity(polarity_inverted, !polarity_inverted); in pwm_siwx91x_init()