Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/extra/libs/gif/
Dgifdec.h42 void (*application)(struct gd_GIF *gif, char id[8], char auth[3]); member
Dgifdec.c251 } else if (gif->application) { in read_application_ext()
253 gif->application(gif, app_id, app_auth_code); in read_application_ext()
/lvgl-3.4.0/docs/others/
Dmonkey.md7 A simple monkey test. Use random input to stress test the application.
/lvgl-3.4.0/docs/get-started/
Drt-thread.md16 - A variety of standard interfaces, such as POSIX, CMSIS, C++ application environment.
Dnxp.md9 today and get started with your next GUI application.
Dquick-overview.md248 The theme for your application is a compile time configuration set in `lv_conf.h`.
/lvgl-3.4.0/demos/
DREADME.md42 4. Include "***demos/lv_demos.h***" in your application source file, for example:
/lvgl-3.4.0/docs/overview/
Dindev.md71 …. It works similar to the *TAB* key on the PC to select an element in an application or a web page.