Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_timer.c315 bool exec = false; in lv_timer_exec() local
339 exec = true; in lv_timer_exec()
355 return exec; in lv_timer_exec()
/lvgl-latest/docs/details/integration/chip/
Dalif.rst76 tar -xf Downloads/APFW0002-app-release-exec-linux-SE_FW_1.101.00_DEV.tar
80 Among the results of ``ls`` you should see ``app-release-exec-linux``. That, combined
82 ``/home/you/app-release-exec-linux``.
160 "alif.setools.root" : "C:/alif-se-tools/app-release-exec",
165 something like ``"/home/you/app-release-exec-linux"``.
/lvgl-latest/docs/
DROADMAP.rst93 See `here <https://forum.lvgl.io/t/custom-exec-cb-prevents-lv-anim-del-obj-null/10266>`__.