Home
last modified time | relevance | path

Searched refs:EBIKE_COLOR_LIME (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/demos/ebike/
Dlv_demo_ebike_private.h22 #define EBIKE_COLOR_LIME lv_color_hex(0x91FF3B) macro
Dlv_demo_ebike_home.c422 lv_obj_set_style_border_color(battery, EBIKE_COLOR_LIME, 0); in right_cont_create()
428 lv_obj_set_style_bg_color(battery, EBIKE_COLOR_LIME, LV_PART_INDICATOR); in right_cont_create()