Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/lvgl_demo/rk_demo/smart_home/
H A Dsmart_home_ui.h4 void smart_home_ui_init(void);
H A Dsmart_home_ui.c138 void smart_home_ui_init(void) in smart_home_ui_init() function
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/home/
H A Dhome_ui.c116 lv_obj_add_event_cb(ui_smart_home, page_switch, LV_EVENT_CLICKED, smart_home_ui_init); in ui_Screen1_screen_init()