Searched refs:usage (Results 1 – 25 of 29) sorted by relevance
12
/lvgl-latest/demos/stress/ |
D | README.md | 6 …ion, deletion, animations, styles usage, and so on. It can be used if there is any memory corrupti…
|
/lvgl-latest/examples/others/fragment/ |
D | index.rst | 2 Basic fragment usage
|
/lvgl-latest/demos/ |
D | README.md | 17 /* Demonstrate the usage of encoder and keyboard */ 139 Learn more about the touchpad-less usage of LVGL [here](https://docs.lvgl.io/master/overview/indev.… 151 …tion, deletion, animations, style usage, and so on. It can be used if there is any memory corrupti…
|
/lvgl-latest/demos/keypad_encoder/ |
D | README.md | 7 Learn more about the touchpad-less usage of LVGL [here](https://docs.lvgl.io/master/overview/indev.…
|
/lvgl-latest/docs/details/libs/ |
D | libpng.rst | 36 … with the :ref:`overview_image_caching` feature to ensure that the memory usage is within a reason…
|
D | libjpeg_turbo.rst | 41 … with the :ref:`overview_image_caching` feature to ensure that the memory usage is within a reason…
|
D | freetype.rst | 111 delete a font, use :cpp:func:`lv_freetype_font_delete`. For more detailed usage,
|
D | rlottie.rst | 267 :cpp:expr:`lv_alloc/realloc` do not make use of SPIRAM. Given the high memory usage 276 IDF) with the appropriate :cpp:expr:`MALLOC_CAP` call - for SPIRAM usage this is
|
/lvgl-latest/src/drivers/qnx/ |
D | lv_qnx.c | 316 int usage = SCREEN_USAGE_WRITE; in window_create() local 318 &usage) != 0) { in window_create()
|
/lvgl-latest/docs/details/other-components/ |
D | snapshot.rst | 37 Below code snippet explains usage of this API.
|
/lvgl-latest/docs/intro/ |
D | introduction.rst | 45 * Static RAM usage: ~2 kB depending on the used features and Widget types 58 *Memory usage may vary depending on architecture, compiler and build options.* 281 How do I reduce flash/ROM usage? 289 How do I reduce RAM usage?
|
/lvgl-latest/docs/details/debugging/ |
D | gdb_plugin.rst | 21 Example of usage:
|
/lvgl-latest/tests/src/test_files/fonts/noto/ |
D | README.txt | 65 restrictions and requirements for usage, redistribution, and modification.
|
/lvgl-latest/docs/details/integration/driver/display/ |
D | renesas_glcdc.rst | 21 - Supports the Color Look-Up Table (CLUT) usage for input graphics planes (ARGB8888) with 512 words…
|
/lvgl-latest/docs/details/integration/framework/ |
D | tasmota-berry.rst | 41 in read-only code data segments, so the RAM usage of the interpreter is very low when it starts.
|
/lvgl-latest/docs/details/integration/os/yocto/ |
D | core_components.rst | 47 The most common usage for BitBake is ``bitbake recipename``, where
|
/lvgl-latest/docs/details/integration/chip/ |
D | renesas.rst | 24 … the CPU is free for other tasks. In practice, during rendering, Dave2D can reduce the CPU usage by
|
D | espressif.rst | 49 **Advanced usage: Use LVGL as local component**
|
D | alif.rst | 224 Consider HE when power usage is a concern. The merit of having asymmetrical cores
|
/lvgl-latest/docs/ |
D | ROADMAP.rst | 105 - |uncheck| CI test for flash/RAM usage #3127
|
D | README.md | 152 [Section headings](https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections…
|
D | Doxyfile | 420 # symbols. At the end of a run doxygen will report the cache usage and suggest 1114 # and then modify the file new_header.html. See also section "Doxygen usage" 1128 # section "Doxygen usage" for information on how to generate the default footer 1137 # See also section "Doxygen usage" for information on how to generate the style 1691 # section "Doxygen usage" for information on how to let doxygen write the 1836 # See also section "Doxygen usage" for information on how to generate the 2106 # external documentation" for more information about the usage of tag files. 2167 # and usage relations if the target is undocumented or is not a class.
|
/lvgl-latest/docs/details/main-components/ |
D | timer.rst | 26 monitor system performance statistics and LVGL's memory usage.
|
/lvgl-latest/tests/ |
D | CMakeLists.txt | 199 #-Wstack-usage=6000
|
/lvgl-latest/ |
D | Kconfig | 459 The memory usage of a single gradient: 719 Note, the const table will increase flash usage. 1433 bool "Show CPU usage and FPS count" 1999 bool "Demonstrate the usage of encoder and keyboard"
|
12