Searched defs:LV_LOG_ERROR (Results 1 – 1 of 1) sorted by relevance
123 # define LV_LOG_ERROR(...) lv_log_add(LV_LOG_LEVEL_ERROR, LV_LOG_FILE, LV_LOG_LINE, __func__, __… macro125 # define LV_LOG_ERROR(...) do {}while(0) macro152 #define LV_LOG_ERROR(...) do {}while(0) macro