Home
last modified time | relevance | path

Searched defs:LV_DRAW_LAYER_MAX_MEMORY (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/
Dlv_conf_internal.h368 #define LV_DRAW_LAYER_MAX_MEMORY CONFIG_LV_DRAW_LAYER_MAX_MEMORY macro
370 #define LV_DRAW_LAYER_MAX_MEMORY 0 /**< No limit by default [bytes]*/ macro
/lvgl-latest/
DKconfig205 config LV_DRAW_LAYER_MAX_MEMORY config