Searched refs:time_to_full_num_label (Results 1 – 1 of 1) sorted by relevance
252 lv_obj_t * time_to_full_num_label = lv_label_create(num_label_cont); in create_widget_charging() local253 lv_obj_add_style(time_to_full_num_label, &c->fonts[FONT_LABEL_XL], 0); in create_widget_charging()254 lv_obj_set_style_text_color(time_to_full_num_label, lv_color_white(), 0); in create_widget_charging()255 …rver_obj(&c->ev_charging_progress, charging_time_until_full_label_observer, time_to_full_num_label, in create_widget_charging()