Searched refs:LV_LOG_LEVEL_TRACE (Results 1 – 6 of 6) sorted by relevance
27 #define LV_LOG_LEVEL_TRACE 0 /**< A lot of logs to give detailed information*/ macro35 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_TRACE);90 # if LV_LOG_LEVEL <= LV_LOG_LEVEL_TRACE91 # define LV_LOG_TRACE(...) _lv_log_add(LV_LOG_LEVEL_TRACE, __FILE__, __LINE__, __func__, __VA_AR…
7 - `LV_LOG_LEVEL_TRACE` A lot of logs to give detailed information
74 * LV_LOG_LEVEL_TRACE A lot of logs to give detailed information
135 -DLV_LOG_LEVEL=LV_LOG_LEVEL_TRACE
175 #if LV_LOG_LEVEL == LV_LOG_LEVEL_TRACE in lv_init()
284 config LV_LOG_LEVEL_TRACE config in LVGL configuration""Feature configuration""Logging""choicef9a44e380104300 default 0 if LV_LOG_LEVEL_TRACE