Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_weather.h68 void lv_demo_smartwatch_weather_add_daily(int day, int temp, int id);
Dlv_demo_smartwatch.h221 void lv_demo_smartwatch_weather_add_daily(int day, int temp, int id);
Dlv_demo_smartwatch_weather.c89 lv_demo_smartwatch_weather_add_daily(i, 20 - 1, i); in lv_demo_smartwatch_weather_create()
128 void lv_demo_smartwatch_weather_add_daily(int day, int temp, int id) in lv_demo_smartwatch_weather_add_daily() function