Searched refs:PWM_STATE_INACTIVE (Results 1 – 3 of 3) sorted by relevance
40 .positive_stop_state = PWM_STATE_INACTIVE, in _pwm_set()42 .positive_brake_state = PWM_STATE_INACTIVE, in _pwm_set()43 .negative_brake_state = PWM_STATE_INACTIVE, in _pwm_set()
38 #define PWM_STATE_INACTIVE 0 macro
211 if (config->negative_stop_state == PWM_STATE_INACTIVE) { in bflb_pwm_v2_channel_init()
Completed in 6 milliseconds