Home
last modified time | relevance | path

Searched refs:LV_LOG_TRACE_TIMER (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/
Dlv_conf_internal.h999 #ifndef LV_LOG_TRACE_TIMER
1002 #define LV_LOG_TRACE_TIMER CONFIG_LV_LOG_TRACE_TIMER macro
1004 #define LV_LOG_TRACE_TIMER 0 macro
1007 … #define LV_LOG_TRACE_TIMER 1 /**< Enable/disable trace logs in timer operations. */ macro
4221 #define LV_LOG_TRACE_TIMER 0 macro
/lvgl-latest/src/misc/
Dlv_timer.c45 #if LV_USE_LOG && LV_LOG_TRACE_TIMER
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h350 #define LV_LOG_TRACE_TIMER 1 /**< Enable/disable trace logs in timer operations. */ macro
/lvgl-latest/
Dlv_conf_template.h367 #define LV_LOG_TRACE_TIMER 1 /**< Enable/disable trace logs in timer operations. */
DKconfig556 config LV_LOG_TRACE_TIMER config