Home
last modified time | relevance | path

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

/lvgl-latest/examples/widgets/led/
Dlv_example_led_1.c2 #if LV_USE_LED && LV_BUILD_EXAMPLES
/lvgl-latest/src/extra/widgets/led/
Dlv_led.h18 #if LV_USE_LED
Dlv_led.c10 #if LV_USE_LED
/lvgl-latest/src/
Dlv_conf_internal.h1727 #ifndef LV_USE_LED
1730 #define LV_USE_LED CONFIG_LV_USE_LED macro
1732 #define LV_USE_LED 0 macro
1735 #define LV_USE_LED 1 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h533 #define LV_USE_LED 1 macro
/lvgl-latest/
Dlv_conf_template.h545 #define LV_USE_LED 1
DKconfig843 config LV_USE_LED config
/lvgl-latest/src/extra/themes/basic/
Dlv_theme_basic.c403 #if LV_USE_LED in theme_apply()
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c148 #if LV_USE_LED
629 #if LV_USE_LED in style_init()
1154 #if LV_USE_LED in theme_apply()
/lvgl-latest/src/extra/themes/mono/
Dlv_theme_mono.c480 #if LV_USE_LED in theme_apply()