Home
last modified time | relevance | path

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

/lvgl-latest/examples/widgets/scale/
Dlv_example_scale_6.c14 static int32_t hour; variable
/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()
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()
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/demos/high_res/
Dlv_demo_high_res_api_example.c130 int32_t hour = lv_subject_get_int(&api->subjects.hour); in clock_timer_cb() local
Dlv_demo_high_res.h34 lv_subject_t hour; member
/lvgl-latest/examples/others/observer/
Dlv_example_observer_3.c123 int32_t hour = lv_subject_get_int(lv_subject_get_group_element(subject, 0)); in time_observer_cb() local
/lvgl-latest/src/libs/lodepng/
Dlodepng.h476 unsigned hour; /*0-23*/ member