Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_1_weather_screen_template.c45 static VOID update_one_day_weather_info(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK* template, WEATHER_INFO… in update_one_day_weather_info() function
78 update_one_day_weather_info(&template->weather_screen_template_day_win_1, &info_list[0]); in update_screen_weather_info()
79 update_one_day_weather_info(&template->weather_screen_template_day_win_2, &info_list[1]); in update_screen_weather_info()
80 update_one_day_weather_info(&template->weather_screen_template_day_win_3, &info_list[2]); in update_screen_weather_info()
81 update_one_day_weather_info(&template->weather_screen_template_day_win_4, &info_list[3]); in update_screen_weather_info()
82 update_one_day_weather_info(&template->weather_screen_template_day_win_5, &info_list[4]); in update_screen_weather_info()
83 update_one_day_weather_info(&template->weather_screen_template_day_win_6, &info_list[5]); in update_screen_weather_info()
84 update_one_day_weather_info(&template->weather_screen_template_day_win_7, &info_list[6]); in update_screen_weather_info()