Searched defs:minute (Results 1 – 7 of 7) sorted by relevance
/lvgl-latest/examples/widgets/scale/ |
D | lv_example_scale_6.c | 15 static int32_t minute; variable
|
/lvgl-latest/demos/high_res/ |
D | lv_demo_high_res.h | 36 lv_subject_t minute; member
|
D | lv_demo_high_res_home.c | 103 lv_span_t * minute = lv_spangroup_new_span(time); in lv_demo_high_res_home() local
|
/lvgl-latest/examples/others/observer/ |
D | lv_example_observer_3.c | 124 int32_t minute = lv_subject_get_int(lv_subject_get_group_element(subject, 1)); in time_observer_cb() local
|
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_weather.c | 104 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()
|
D | lv_demo_smartwatch_home.c | 174 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/ |
D | lodepng.h | 477 unsigned minute; /*0-59*/ member
|