Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch.h203 void lv_demo_smartwatch_set_weather(int temp, uint8_t icon, bool day, int hour, int minute, const c…
Dlv_demo_smartwatch_weather.c85 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