Searched refs:LV_LOG_LEVEL_NONE (Results 1 – 6 of 6) sorted by relevance
32 #define LV_LOG_LEVEL_NONE 5 /**< Do not log anything*/ macro40 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_NONE);130 # if LV_LOG_LEVEL < LV_LOG_LEVEL_NONE
117 if(LV_LOG_LEVEL >= LV_LOG_LEVEL_NONE) return; /* disable log */ in lv_log()
12 - `LV_LOG_LEVEL_NONE` Do not log anything
78 * LV_LOG_LEVEL_NONE Do not log anything
2517 #define LV_LOG_LEVEL LV_LOG_LEVEL_NONE
305 config LV_LOG_LEVEL_NONE config in LVGL configuration""Feature configuration""Logging""choice2bf6b8b10104316 default 5 if LV_LOG_LEVEL_NONE