Searched refs:application (Results 1 – 8 of 8) sorted by relevance
42 void (*application)(struct gd_GIF *gif, char id[8], char auth[3]); member
251 } else if (gif->application) { in read_application_ext()253 gif->application(gif, app_id, app_auth_code); in read_application_ext()
7 A simple monkey test. Use random input to stress test the application.
16 - A variety of standard interfaces, such as POSIX, CMSIS, C++ application environment.
9 today and get started with your next GUI application.
248 The theme for your application is a compile time configuration set in `lv_conf.h`.
42 4. Include "***demos/lv_demos.h***" in your application source file, for example:
71 …. It works similar to the *TAB* key on the PC to select an element in an application or a web page.