Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_home.h58 void lv_demo_smartwatch_face_selected_cb(lv_event_t * e);
Dlv_demo_smartwatch_home.c144 void lv_demo_smartwatch_face_selected_cb(lv_event_t * e) in lv_demo_smartwatch_face_selected_cb() function
312 …lv_obj_add_event_cb(face_item, lv_demo_smartwatch_face_selected_cb, LV_EVENT_ALL, (void *)(intptr_… in lv_demo_smartwatch_add_watchface()