Home
last modified time | relevance | path

Searched defs:LV_LOG_TRACE_INDEV (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/
Dlv_conf_internal.h1013 #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/
DKconfig561 config LV_LOG_TRACE_INDEV config