Searched refs:LV_LOG_LEVEL_NONE (Results 1 – 6 of 6) sorted by relevance
31 #define LV_LOG_LEVEL_NONE 5 /**< Do not log anything. */ macro39 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_NONE);138 # if LV_LOG_LEVEL < LV_LOG_LEVEL_NONE
124 if(LV_LOG_LEVEL >= LV_LOG_LEVEL_NONE) return; /* disable log */ in lv_log()
22 - :c:macro:`LV_LOG_LEVEL_NONE`: Do not log anything
100 * LV_LOG_LEVEL_NONE Do not log anything
4219 #define LV_LOG_LEVEL LV_LOG_LEVEL_NONE
522 config LV_LOG_LEVEL_NONE config in LVGL configuration""Feature Configuration""Logging""choice2bf6b8b10404533 default 5 if LV_LOG_LEVEL_NONE