Searched refs:clock_screen_event_cb (Results 1 – 1 of 1) sorted by relevance
42 static void clock_screen_event_cb(lv_event_t * e);269 static void clock_screen_event_cb(lv_event_t * e) in clock_screen_event_cb() function427 lv_obj_add_event_cb(clock_screen, clock_screen_event_cb, LV_EVENT_ALL, NULL); in create_screen_home()