Home
last modified time | relevance | path

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

/lvgl-latest/src/
Dlv_conf_internal.h2116 #define LV_USE_IMAGE CONFIG_LV_USE_IMAGE macro
2118 #define LV_USE_IMAGE 0 macro
2121 #define LV_USE_IMAGE 1 /**< Requires: lv_label */ macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h678 #define LV_USE_IMAGE 1 /**< Requires: lv_label */ macro
/lvgl-latest/
DKconfig1081 config LV_USE_IMAGE config