Home
last modified time | relevance | path

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

/lvgl-latest/src/
Dlv_conf_internal.h991 #define LV_LOG_TRACE_MEM CONFIG_LV_LOG_TRACE_MEM macro
993 #define LV_LOG_TRACE_MEM 0 macro
996 … #define LV_LOG_TRACE_MEM 1 /**< Enable/disable trace logs in memory operations. */ macro
4220 #define LV_LOG_TRACE_MEM 0 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h349 #define LV_LOG_TRACE_MEM 1 /**< Enable/disable trace logs in memory operations. */ macro
/lvgl-latest/
DKconfig551 config LV_LOG_TRACE_MEM config