Home
last modified time | relevance | path

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

/lvgl-latest/src/
Dlv_conf_internal.h1010 #ifndef LV_LOG_TRACE_INDEV
1013 #define LV_LOG_TRACE_INDEV CONFIG_LV_LOG_TRACE_INDEV macro
1015 #define LV_LOG_TRACE_INDEV 0 macro
1018 … #define LV_LOG_TRACE_INDEV 1 /**< Enable/disable trace logs in input device operations. */ macro
4222 #define LV_LOG_TRACE_INDEV 0 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h351 … #define LV_LOG_TRACE_INDEV 1 /**< Enable/disable trace logs in input device operations. */ macro
/lvgl-latest/
Dlv_conf_template.h368 … #define LV_LOG_TRACE_INDEV 1 /**< Enable/disable trace logs in input device operations. */
DKconfig561 config LV_LOG_TRACE_INDEV config
/lvgl-latest/src/indev/
Dlv_indev.c105 #if LV_USE_LOG && LV_LOG_TRACE_INDEV