Searched refs:PWM_POLARITY_ACTIVE_LOW (Results 1 – 2 of 2) sorted by relevance
29 #define PWM_POLARITY_ACTIVE_LOW 0 macro
196 if (config->positive_polarity == PWM_POLARITY_ACTIVE_LOW) { in bflb_pwm_v2_channel_init()201 if (config->negative_polarity == PWM_POLARITY_ACTIVE_LOW) { in bflb_pwm_v2_channel_init()
Completed in 7 milliseconds