Searched refs:LEDC_INTR_DISABLE (Results 1 – 3 of 3) sorted by relevance
34 LEDC_INTR_DISABLE = 0, /*!< Disable LEDC interrupt */ enumerator
63 pwm_conf->intr_type = LEDC_INTR_DISABLE; in InitPwm()
142 ledc_enable_intr_type(mode, channel, LEDC_INTR_DISABLE); in _ledc_fade_hw_acquire()