Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 25 of 27) sorted by relevance

12

/lvgl-latest/
Dlibrary.properties10 includes=lvgl.h key
/lvgl-latest/tests/unity/
Dgenerate_test_runner.rb32 includes: [],
218 def find_mocks(includes) argument
220 includes.each do |include_path|
491 options = { includes: [] }
/lvgl-latest/docs/details/integration/os/buildroot/
Dquick_setup.rst4 A Git repository is available that includes everything needed to test the
Dimage_generation.rst135 the ``build`` folder, where the build process takes place. It includes files
143 system rather than the target system. This includes tools and utilities that
162 target system. This includes the root filesystem and any additional files that
/lvgl-latest/docs/details/integration/driver/display/
Dlcd_stm32_guide.rst102 …the file name depends on the processor variation). Add 'lv_tick.h' to the Private includes section:
106 /* Private includes ----------------------------------------------------------*/
127 #. Save the file, then open Core/Src/main.c. Add the following lines to the Private includes (if yo…
131 /* Private includes ----------------------------------------------------------*/
Dgen_mipi.rst16 includes a number of other, legacy interfaces, like SPI serial, or i8080-compatible parallel interf…
/lvgl-latest/docs/details/integration/driver/
Dlibinput.rst8 …sses that need to provide events from commonly used input devices. That includes mice, keyboards, …
/lvgl-latest/docs/details/integration/chip/
Drenesas.rst116 …Renesas' Flexible Software Package (FSP) includes BSP and HAL layer support extended with multiple…
177 …Renesas' Smart Configurator (SMC) includes BSP and HAL layer support extended with multiple RTOS v…
/lvgl-latest/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino10 /*To use the built-in examples and demos of LVGL uncomment the includes below respectively.
/lvgl-latest/docs/details/main-components/
Dcolor.rst63 LVGL includes `Material Design's palette <https://vuetifyjs.com/en/styles/colors/#material-colors>`…
Danimation.rst32 …kes it easy to use most of the LVGL *set* functions directly or via a trivial wrapper. It includes:
/lvgl-latest/docs/details/other-components/
Dfont_manager.rst9 provided font-management functions includes:
/lvgl-latest/env_support/cmake/
Dcustom.cmake12 # If set parent path LV_CONF_DIR is added to includes
/lvgl-latest/docs/details/integration/os/
Dqnx.rst66 The top-level `qnx` directory includes a recursive make file for building LVGL,
Dzephyr.rst77 Zephyr includes a powerful shell implementation that can be enabled with the Kconfig symbols
/lvgl-latest/docs/intro/
Dintroduction.rst180 This includes:
184 * Linux with frame buffer device such as /dev/fb0. This includes Single-board computers like the Ra…
/lvgl-latest/docs/details/widgets/
Dbuttonmatrix.rst59 The number of buttons neither includes the newline elements nor the terminating
Dscale.rst121 Some labels of the Scale might be drawn upside down (to match the tick) if the Scale includes a cer…
/lvgl-latest/docs/details/integration/os/yocto/
Dcore_components.rst81 information includes the location from which to download the unaltered
Dlvgl_recipe.rst407 require: This line includes another configuration file, ``lv-conf.inc``,
565 This includes the necessary tools, libraries, and headers to build
/lvgl-latest/docs/details/integration/renderers/
Dvg_lite.rst53 …Gradient drawing includes linear gradients and radial gradients. Using a cache can effectively red…
/lvgl-latest/docs/
DCODING_STYLE.rst339 - in the ``.c`` file: the ``#include`` that includes the header with the closest
344 which, itself includes ``lv_conf.h``. See examples at
Ddoc_builder.py1299 def get_includes(name1, name2, obj, includes): argument
1318 includes.add((header_file, html_files[header_file]))
DCHANGELOG.rst445 - **chore(lvgl_private): remove unnecessary private header file includes** `6418 <https://github.co…
483 - **chore(cache): adjust includes** `5921 <https://github.com/lvgl/lvgl/pull/5921>`__
484 - **refacter(conf): use defines for standard includes** `5767 <https://github.com/lvgl/lvgl/pull/57…
/lvgl-latest/docs/intro/add-lvgl-to-your-project/
Dthreading.rst67 called while another LVGL call is in progress in another thread. This includes calls

12