Home
last modified time | relevance | path

Searched refs:LV_USE_SWITCH (Results 1 – 15 of 15) sorted by relevance

/lvgl-latest/src/widgets/
Dlv_switch.h18 #if LV_USE_SWITCH != 0
Dlv_switch.c11 #if LV_USE_SWITCH != 0
/lvgl-latest/examples/event/
Dlv_example_event_1.c2 #if LV_BUILD_EXAMPLES && LV_USE_SWITCH
Dlv_example_event_2.c2 #if LV_BUILD_EXAMPLES && LV_USE_SWITCH
/lvgl-latest/examples/anim/
Dlv_example_anim_2.c2 #if LV_BUILD_EXAMPLES && LV_USE_SWITCH
Dlv_example_anim_1.c2 #if LV_BUILD_EXAMPLES && LV_USE_SWITCH
/lvgl-latest/examples/widgets/switch/
Dlv_example_switch_1.c2 #if LV_USE_SWITCH && LV_BUILD_EXAMPLES
/lvgl-latest/examples/scroll/
Dlv_example_scroll_2.c46 #if LV_USE_SWITCH in lv_example_scroll_2()
/lvgl-latest/src/
Dlv_conf_internal.h1547 #ifndef LV_USE_SWITCH
1550 #define LV_USE_SWITCH CONFIG_LV_USE_SWITCH macro
1552 #define LV_USE_SWITCH 0 macro
1555 #define LV_USE_SWITCH 1 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h493 #define LV_USE_SWITCH 1 macro
/lvgl-latest/
Dlv_conf_template.h505 #define LV_USE_SWITCH 1
DKconfig797 config LV_USE_SWITCH config
/lvgl-latest/src/extra/themes/basic/
Dlv_theme_basic.c265 #if LV_USE_SWITCH in theme_apply()
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c100 #if LV_USE_SWITCH
428 #if LV_USE_SWITCH in style_init()
897 #if LV_USE_SWITCH in theme_apply()
/lvgl-latest/src/extra/themes/mono/
Dlv_theme_mono.c334 #if LV_USE_SWITCH in theme_apply()