Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_home.h96 const char * weekday);
Dlv_demo_smartwatch.h123 const char * weekday);
Dlv_demo_smartwatch_home.c175 const char * weekday) in lv_demo_smartwatch_home_set_time() argument
178 lv_label_set_text_fmt(weekday_label, "%s", weekday); in lv_demo_smartwatch_home_set_time()