Home
last modified time | relevance | path

Searched refs:LV_USE_TILEVIEW (Results 1 – 10 of 10) sorted by relevance

/lvgl-3.5.0/src/extra/widgets/tileview/
Dlv_tileview.h18 #if LV_USE_TILEVIEW
Dlv_tileview.c11 #if LV_USE_TILEVIEW
/lvgl-3.5.0/examples/widgets/tileview/
Dlv_example_tileview_1.c2 #if LV_USE_TILEVIEW && LV_BUILD_EXAMPLES
/lvgl-3.5.0/src/
Dlv_conf_internal.h1825 #ifndef LV_USE_TILEVIEW
1828 #define LV_USE_TILEVIEW CONFIG_LV_USE_TILEVIEW macro
1830 #define LV_USE_TILEVIEW 0 macro
1833 #define LV_USE_TILEVIEW 1 macro
/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h552 #define LV_USE_TILEVIEW 1 macro
/lvgl-3.5.0/
Dlv_conf_template.h559 #define LV_USE_TILEVIEW 1
DKconfig863 config LV_USE_TILEVIEW config
/lvgl-3.5.0/src/extra/themes/basic/
Dlv_theme_basic.c390 #if LV_USE_TILEVIEW in theme_apply()
/lvgl-3.5.0/src/extra/themes/mono/
Dlv_theme_mono.c473 #if LV_USE_TILEVIEW in theme_apply()
/lvgl-3.5.0/src/extra/themes/default/
Dlv_theme_default.c1126 #if LV_USE_TILEVIEW in theme_apply()