Searched refs:LV_USE_LOG (Results 1 – 16 of 16) sorted by relevance
42 #if LV_USE_LOG51 #if LV_USE_LOG in lvgl_thread_entry()
34 #if LV_USE_LOG && LV_LOG_TRACE_LAYOUT
221 #define LV_USE_LOG 0 macro222 #if LV_USE_LOG
233 #define LV_USE_LOG 0234 #if LV_USE_LOG
286 config LV_USE_LOG config290 bool "Default log verbosity" if LV_USE_LOG319 bool "Print the log with 'printf'" if LV_USE_LOG327 depends on LV_USE_LOG332 depends on LV_USE_LOG337 depends on LV_USE_LOG342 depends on LV_USE_LOG347 depends on LV_USE_LOG352 depends on LV_USE_LOG357 depends on LV_USE_LOG[all …]
44 #if LV_USE_LOG
10 #if LV_USE_LOG
21 #if LV_USE_LOG != 083 #if LV_USE_LOG != 0
557 #ifndef LV_USE_LOG559 #define LV_USE_LOG CONFIG_LV_USE_LOG macro561 #define LV_USE_LOG 0 macro564 #if LV_USE_LOG2516 #if LV_USE_LOG == 0
6 To enable logging, set `LV_USE_LOG 1` in `lv_conf.h` and set `LV_LOG_LEVEL` to one of the followin…
396 #if LV_USE_LOG && LV_LOG_TRACE_OBJ_CREATE
207 #if LV_USE_LOG in lv_deinit()
80 #if LV_USE_LOG82 #endif /* LV_USE_LOG */
72 #if LV_USE_LOG
17 - If you enabled trace output by setting macro `LV_USE_LOG` to `1` and trace level `LV_LOG_LEVEL` t…114 - Setting macro `LV_USE_LOG` to `1`
79 #if LV_USE_LOG && LV_LOG_LEVEL >= LV_LOG_LEVEL_INFO in lv_img_set_src()