Home
last modified time | relevance | path

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

/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h508 #define LV_USE_CALENDAR 1 macro
509 #if LV_USE_CALENDAR
/lvgl-3.5.0/examples/widgets/calendar/
Dlv_example_calendar_1.c2 #if LV_USE_CALENDAR && LV_BUILD_EXAMPLES
/lvgl-3.5.0/
Dlv_conf_template.h515 #define LV_USE_CALENDAR 1
516 #if LV_USE_CALENDAR
DKconfig806 config LV_USE_CALENDAR config
811 depends on LV_USE_CALENDAR
814 depends on LV_USE_CALENDAR
818 depends on LV_USE_CALENDAR
/lvgl-3.5.0/src/extra/widgets/calendar/
Dlv_calendar.h18 #if LV_USE_CALENDAR
Dlv_calendar.c11 #if LV_USE_CALENDAR
/lvgl-3.5.0/src/
Dlv_conf_internal.h1591 #ifndef LV_USE_CALENDAR
1594 #define LV_USE_CALENDAR CONFIG_LV_USE_CALENDAR macro
1596 #define LV_USE_CALENDAR 0 macro
1599 #define LV_USE_CALENDAR 1 macro
1602 #if LV_USE_CALENDAR
/lvgl-3.5.0/src/extra/themes/default/
Dlv_theme_default.c120 #if LV_USE_CALENDAR
562 #if LV_USE_CALENDAR in style_init()
743 #if LV_USE_CALENDAR in theme_apply()
814 #if LV_USE_CALENDAR in theme_apply()
1012 #if LV_USE_CALENDAR in theme_apply()
/lvgl-3.5.0/src/extra/themes/basic/
Dlv_theme_basic.c351 #if LV_USE_CALENDAR in theme_apply()
/lvgl-3.5.0/src/extra/themes/mono/
Dlv_theme_mono.c419 #if LV_USE_CALENDAR in theme_apply()