Searched defs:LOG_ERROR (Results 1 – 1 of 1) sorted by relevance
212 #define LOG_ERROR(format, ... ) {if (LOG_LOCAL_LEVEL >= ESP_LOG_ERROR) esp_log_write… macro373 #define LOG_ERROR(fmt, args...) macro