Searched refs:LEDC_FADE_SERVICE_ERR_STR (Results 1 – 1 of 1) sorted by relevance
67 static __attribute__((unused)) const char *LEDC_FADE_SERVICE_ERR_STR = "LEDC fade service not insta… variable807 LEDC_CHECK(s_ledc_fade_rec != NULL, LEDC_FADE_SERVICE_ERR_STR, ESP_ERR_INVALID_STATE); in ledc_fade_start()