Searched refs:lv_demo_high_res_api_t (Results 1 – 4 of 4) sorted by relevance
76 } lv_demo_high_res_api_t; typedef78 typedef void (*lv_demo_high_res_exit_cb_t)(lv_demo_high_res_api_t * api);105 lv_demo_high_res_api_t * lv_demo_high_res(const char * assets_path,
25 static void exit_cb(lv_demo_high_res_api_t * api);46 lv_demo_high_res_api_t * api = lv_demo_high_res(assets_path, logo_path, slides_path, exit_cb); in lv_demo_high_res_api_example()85 static void exit_cb(lv_demo_high_res_api_t * api) in exit_cb()125 lv_demo_high_res_api_t * api = lv_timer_get_user_data(t); in clock_timer_cb()
41 lv_demo_high_res_api_t * lv_demo_high_res(const char * assets_path, in lv_demo_high_res()
202 lv_demo_high_res_api_t api;