Searched refs:get_weather_icon (Results 1 – 1 of 1) sorted by relevance
31 static const lv_img_dsc_t * get_weather_icon(uint8_t id, bool day);113 lv_demo_smartwatch_home_set_weather(temp, get_weather_icon(icon, day)); in lv_demo_smartwatch_set_weather()457 static const lv_img_dsc_t * get_weather_icon(uint8_t id, bool day) in get_weather_icon() function