Home
last modified time | relevance | path

Searched defs:minute (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/examples/widgets/scale/
Dlv_example_scale_6.c15 static int32_t minute; variable
/lvgl-latest/demos/high_res/
Dlv_demo_high_res.h36 lv_subject_t minute; member
Dlv_demo_high_res_home.c103 lv_span_t * minute = lv_spangroup_new_span(time); in lv_demo_high_res_home() local
/lvgl-latest/examples/others/observer/
Dlv_example_observer_3.c124 int32_t minute = lv_subject_get_int(lv_subject_get_group_element(subject, 1)); in time_observer_cb() local
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_weather.c104 void lv_demo_smartwatch_set_weather(int temp, uint8_t icon, bool day, int hour, int minute, const c… in lv_demo_smartwatch_set_weather()
Dlv_demo_smartwatch_home.c174 void lv_demo_smartwatch_home_set_time(int minute, int hour, const char * am_pm, int date, const cha… in lv_demo_smartwatch_home_set_time()
/lvgl-latest/src/libs/lodepng/
Dlodepng.h477 unsigned minute; /*0-59*/ member