Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 23 of 23) sorted by relevance

/lvgl-3.7.0/
DLICENCE.txt4copy of this software and associated documentation files (the “Software”), to deal in the Software…
/lvgl-3.7.0/tests/
DREADME.md40 … files should look like `test_<name>.c`. The basic skeleton of a test file copy `_test_template.c`.
52 The reference images can be taken by copy-pasting the test code in to LVGL simulator and saving the…
/lvgl-3.7.0/docs/get-started/platforms/
Darduino.md14 …/refs/heads/master.zip) the latest version of LVGL from GitHub and simply copy it to Arduino's lib…
29 2. Go to `lvgl` and copy `lv_conf_template.h` as `lv_conf.h` into the Arduino Libraries directory n…
56 Due to some the limitations of Arduino's build system you need to copy `lvgl/examples` to `lvgl/src…
Dpc-simulator.md9 - Portability - The written code is portable, which means you can simply copy it when migrating to …
85copy (and unzip) the downloaded pre-configured project there. After that, you can accept the works…
Dcmake.md41 … be includable by its sources we also set the option `LV_CONF_PATH` to point to our own copy of it.
Dnxp.md39 - Buffer copy
135 - Buffer copy
Drenesas.md65 /*Used to copy the buffer's content to the display*/
/lvgl-3.7.0/scripts/release/
Dpatch.py57 ver_new = ver.copy()
/lvgl-3.7.0/src/misc/
Dlv_printf.c754 va_list copy; in _vsnprintf() local
756 va_copy(copy, *vaf->va); in _vsnprintf()
757 idx += _vsnprintf(out, buffer + idx, maxlen - idx, vaf->fmt, copy); in _vsnprintf()
758 va_end(copy); in _vsnprintf()
/lvgl-3.7.0/env_support/cmsis-pack/
Dlv_cmsis_pack.txt6 * You may obtain a copy of the License at *
/lvgl-3.7.0/docs/porting/
Dproject.md15 … copied to the project folder (as Eclipse or VSCode does), you can simply copy the `lvgl` folder a…
38 To get `lv_conf.h` **copy lvgl/lv_conf_template.h** next to the `lvgl` directory and rename it to *…
Ddisplay.md63 The get the redrawn areas to copy use the following functions
83 - `flush_cb` a callback function to copy a buffer's content to a specific area of the display.
Dgpu.md67 All draw operations end up in the `blend` callback which can either fill an area or copy an image t…
/lvgl-3.7.0/docs/widgets/core/
Droller.md26 `lv_roller_get_selected_str(roller, buf, buf_size)` will copy the name of the selected option to `b…
/lvgl-3.7.0/docs/overview/
Ddisplay.md52 To create a screen, use `lv_obj_t * scr = lv_<type>_create(NULL, copy)`. `copy` can be an existing …
Dfont.md155 …ools/fontconverter). Just set the parameters, click the *Convert* button, copy the font to your pr…
171 5. Convert the font and copy the generated source code to your project. Make sure to compile the .c…
/lvgl-3.7.0/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino8 …*You also need to copy `lvgl/examples` to `lvgl/src/examples`. Similarly for the demos `lvgl/demos…
/lvgl-3.7.0/docs/
DCONTRIBUTING.md31 To do this you need a copy (called fork) of the original project under your account, make some chan…
48 It will "copy" the `lvgl` repository to your GitHub account (`https://github.com/<YOUR_NAME>?tab=re…
157 … to the derived work. Any derivative work based on MIT licensed code must copy the original work's…
DCHANGELOG.md60 - fix: do not copy invalid areas if not double buffered mode [`4526`](https://github.com/lvgl/lvgl/…
1079 - fix(event) be sure to move all elements in copy “lv_obj_remove_event_cb” [`2492`](https://github.…
1667 - Remove the copy parameter from create functions
/lvgl-3.7.0/docs/get-started/
Dquick-overview.md32 - Implement and register a function which can copy the rendered image to an area of your display:
/lvgl-3.7.0/docs/intro/
Dindex.md131 LVGL needs just one simple driver function to copy an array of pixels into a given area of the disp…
/lvgl-3.7.0/scripts/
DDoxyfile51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
1027 # verbatim copy of the header file for each class for which an include is
1150 # Doxygen will copy the style sheet files to the output directory.
1515 # MathJax. However, it is strongly recommended to install a local copy of
1717 # will copy the style sheet files to the output directory.
/lvgl-3.7.0/docs/_static/css/
Dfontawesome.min.css5 …-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0…