Home
last modified time | relevance | path

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

/lvgl-latest/examples/others/gridnav/
Dlv_example_gridnav_3.c4 static void cont_sub_event_cb(lv_event_t * e) in cont_sub_event_cb() function
74 lv_obj_add_event_cb(cont_sub2, cont_sub_event_cb, LV_EVENT_KEY, NULL); in lv_example_gridnav_3()