Home
last modified time | relevance | path

Searched refs:LV_USE_ARC (Results 1 – 13 of 13) sorted by relevance

/lvgl-latest/src/extra/widgets/spinner/
Dlv_spinner.h21 #if LV_USE_ARC == 0
/lvgl-latest/examples/styles/
Dlv_example_style_7.c2 #if LV_BUILD_EXAMPLES && LV_USE_ARC
/lvgl-latest/examples/widgets/arc/
Dlv_example_arc_2.c3 #if LV_USE_ARC && LV_BUILD_EXAMPLES
Dlv_example_arc_1.c3 #if LV_USE_ARC && LV_BUILD_EXAMPLES
/lvgl-latest/src/widgets/
Dlv_arc.h18 #if LV_USE_ARC != 0
Dlv_arc.c10 #if LV_USE_ARC != 0
/lvgl-latest/src/extra/themes/basic/
Dlv_theme_basic.c37 #if LV_USE_ARC || LV_USE_COLORWHEEL
114 #if LV_USE_ARC || LV_USE_COLORWHEEL in style_init()
301 #if LV_USE_ARC in theme_apply()
/lvgl-latest/src/
Dlv_conf_internal.h1370 #ifndef LV_USE_ARC
1373 #define LV_USE_ARC CONFIG_LV_USE_ARC macro
1375 #define LV_USE_ARC 0 macro
1378 #define LV_USE_ARC 1 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h462 #define LV_USE_ARC 1 macro
/lvgl-latest/
Dlv_conf_template.h474 #define LV_USE_ARC 1
DKconfig744 config LV_USE_ARC config
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c83 #if LV_USE_ARC
399 #if LV_USE_ARC in style_init()
967 #if LV_USE_ARC in theme_apply()
/lvgl-latest/src/extra/themes/mono/
Dlv_theme_mono.c388 #if LV_USE_ARC in theme_apply()