Searched refs:LV_LOG_LEVEL_TRACE (Results 1 – 6 of 6) sorted by relevance
26 #define LV_LOG_LEVEL_TRACE 0 /**< Log detailed information. */ macro34 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_TRACE);98 # if LV_LOG_LEVEL <= LV_LOG_LEVEL_TRACE99 # define LV_LOG_TRACE(...) lv_log_add(LV_LOG_LEVEL_TRACE, LV_LOG_FILE, LV_LOG_LINE, __func__, __…
8 #define LV_LOG_LEVEL LV_LOG_LEVEL_TRACE
17 - :c:macro:`LV_LOG_LEVEL_TRACE`: A lot of logs to give detailed information
309 #if LV_LOG_LEVEL == LV_LOG_LEVEL_TRACE in lv_init()
96 * LV_LOG_LEVEL_TRACE A lot of logs to give detailed information
512 config LV_LOG_LEVEL_TRACE config in LVGL configuration""Feature Configuration""Logging""choice2bf6b8b10404528 default 0 if LV_LOG_LEVEL_TRACE