Home
last modified time | relevance | path

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

/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h511 #define LV_USE_CALENDAR 1 macro
512 #if LV_USE_CALENDAR
/lvgl-latest/
Dlv_conf_template.h523 #define LV_USE_CALENDAR 1
524 #if LV_USE_CALENDAR
DKconfig817 config LV_USE_CALENDAR config
822 depends on LV_USE_CALENDAR
825 depends on LV_USE_CALENDAR
829 depends on LV_USE_CALENDAR
/lvgl-latest/examples/widgets/calendar/
Dlv_example_calendar_1.c2 #if LV_USE_CALENDAR && LV_BUILD_EXAMPLES
/lvgl-latest/src/extra/widgets/calendar/
Dlv_calendar.h18 #if LV_USE_CALENDAR
Dlv_calendar.c11 #if LV_USE_CALENDAR
/lvgl-latest/src/
Dlv_conf_internal.h1611 #ifndef LV_USE_CALENDAR
1614 #define LV_USE_CALENDAR CONFIG_LV_USE_CALENDAR macro
1616 #define LV_USE_CALENDAR 0 macro
1619 #define LV_USE_CALENDAR 1 macro
1622 #if LV_USE_CALENDAR
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c120 #if LV_USE_CALENDAR
560 #if LV_USE_CALENDAR in style_init()
738 #if LV_USE_CALENDAR in theme_apply()
809 #if LV_USE_CALENDAR in theme_apply()
1006 #if LV_USE_CALENDAR in theme_apply()
/lvgl-latest/src/extra/themes/basic/
Dlv_theme_basic.c347 #if LV_USE_CALENDAR in theme_apply()
/lvgl-latest/src/extra/themes/mono/
Dlv_theme_mono.c416 #if LV_USE_CALENDAR in theme_apply()