Searched refs:lv_demo_smartwatch_set_weather (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch.h | 203 void lv_demo_smartwatch_set_weather(int temp, uint8_t icon, bool day, int hour, int minute, const c…
|
D | lv_demo_smartwatch_weather.c | 85 lv_demo_smartwatch_set_weather(22, 0, true, 14, 24, "Nairobi"); in lv_demo_smartwatch_weather_create() 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() function
|