Home
last modified time | relevance | path

Searched defs:LV_DRAW_LAYER_SIMPLE_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/
Dlv_api_map_v9_0.h37 #define LV_DRAW_LAYER_SIMPLE_BUF_SIZE LV_DRAW_SW_LAYER_SIMPLE_BUF_SIZE macro
Dlv_conf_internal.h356 #define LV_DRAW_LAYER_SIMPLE_BUF_SIZE CONFIG_LV_DRAW_LAYER_SIMPLE_BUF_SIZE macro
358 #define LV_DRAW_LAYER_SIMPLE_BUF_SIZE (24 * 1024) /**< [bytes]*/ macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h151 #define LV_DRAW_LAYER_SIMPLE_BUF_SIZE (24 * 1024) /**< [bytes]*/ macro
/lvgl-latest/
DKconfig196 config LV_DRAW_LAYER_SIMPLE_BUF_SIZE config