Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_list.h44 void lv_demo_smartwatch_list_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay);
Dlv_demo_smartwatch_private.h175 void lv_demo_smartwatch_list_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay);
Dlv_demo_smartwatch_list.c86 void lv_demo_smartwatch_list_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay) in lv_demo_smartwatch_list_load() function
Dlv_demo_smartwatch_notifications.c283 lv_demo_smartwatch_list_load(LV_SCR_LOAD_ANIM_MOVE_RIGHT, 500, 0); in notification_screen_events_cb()
Dlv_demo_smartwatch_settings.c444 lv_demo_smartwatch_list_load(LV_SCR_LOAD_ANIM_MOVE_RIGHT, 500, 0); in settings_screen_event_cb()
Dlv_demo_smartwatch_weather.c428 lv_demo_smartwatch_list_load(LV_SCR_LOAD_ANIM_MOVE_RIGHT, 500, 0); in weather_screen_event_cb()