Home
last modified time | relevance | path

Searched refs:LV_LINEMETER_PRECISE (Results 1 – 3 of 3) sorted by relevance

/lvgl-2.7.6/src/lv_widgets/
Dlv_linemeter.c408 #if LV_LINEMETER_PRECISE == 2 in lv_linemeter_draw_scale()
414 #if LV_LINEMETER_PRECISE > 0 in lv_linemeter_draw_scale()
427 #if LV_LINEMETER_PRECISE > 1 in lv_linemeter_draw_scale()
474 #if LV_LINEMETER_PRECISE == 0 in lv_linemeter_draw_scale()
535 #if LV_LINEMETER_PRECISE > 0 in lv_linemeter_draw_scale()
539 #if LV_LINEMETER_PRECISE > 1 in lv_linemeter_draw_scale()
/lvgl-2.7.6/src/
Dlv_conf_internal.h1677 #ifndef LV_LINEMETER_PRECISE
1679 # define LV_LINEMETER_PRECISE CONFIG_LV_LINEMETER_PRECISE macro
1681 # define LV_LINEMETER_PRECISE 1 macro
/lvgl-2.7.6/
Dlv_conf_template.h658 # define LV_LINEMETER_PRECISE 1