Searched refs:LEDC_DUTY_DIR_INCREASE (Results 1 – 3 of 3) sorted by relevance
41 LEDC_DUTY_DIR_INCREASE = 1, /*!< LEDC duty increase direction */ enumerator
704 s_ledc_fade_rec[speed_mode][channel]->direction = LEDC_DUTY_DIR_INCREASE; in _ledc_set_fade_with_step()705 dir = LEDC_DUTY_DIR_INCREASE; in _ledc_set_fade_with_step()
155 dir = LEDC_DUTY_DIR_INCREASE; in _iot_set_fade_with_step()