Searched defs:hour (Results 1 – 7 of 7) sorted by relevance
/lvgl-latest/examples/widgets/scale/ |
D | lv_example_scale_6.c | 14 static int32_t hour; variable
|
/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() 181 void lv_demo_smartwatch_weather_add_hourly(int hour, int id, int temp, int humidity, int wind, int … in lv_demo_smartwatch_weather_add_hourly()
|
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/demos/high_res/ |
D | lv_demo_high_res_api_example.c | 130 int32_t hour = lv_subject_get_int(&api->subjects.hour); in clock_timer_cb() local
|
D | lv_demo_high_res.h | 34 lv_subject_t hour; member
|
/lvgl-latest/examples/others/observer/ |
D | lv_example_observer_3.c | 123 int32_t hour = lv_subject_get_int(lv_subject_get_group_element(subject, 0)); in time_observer_cb() local
|
/lvgl-latest/src/libs/lodepng/ |
D | lodepng.h | 476 unsigned hour; /*0-23*/ member
|