Home
last modified time | relevance | path

Searched refs:based (Results 1 – 25 of 55) sorted by relevance

123

/lvgl-latest/docs/details/integration/framework/
Dtasmota-berry.rst9 open-source firmware for ESP8266 and EPS32 based devices. It supports a
25 one-pass compiler and register-based VM, all the code is written in ANSI
35 - Fast: optimized one-pass bytecode compiler and register-based virtual machine.
50 In 2021, Tasmota added full support of LVGL for ESP32 based devices. It
/lvgl-latest/docs/details/integration/os/buildroot/
Dindex.rst10 platforms on a single Linux-based development system.
/lvgl-latest/docs/intro/add-lvgl-to-your-project/
Dbuilding_lvgl.rst12 To add LVGL to your Makefile based build system add these lines to your
/lvgl-latest/examples/widgets/chart/
Dindex.rst21 Recolor bars based on their value
/lvgl-latest/docs/details/integration/os/yocto/
Dindex.rst8 developers create custom Linux-based systems regardless of the hardware
/lvgl-latest/docs/details/integration/renderers/
Darm2d.rst16 - When Arm-2D backed 2D-GPUs are available, for example, **DMAC-350 based 2D
62 - `A Cortex-M55 (supports Helium) based MDK Project, PC emulation is
/lvgl-latest/docs/details/integration/driver/display/
Dili9341.rst14 …/lvgl/lvgl/src/drivers/display/ili9341>`__ is a platform-agnostic driver, based on the `generic MI…
51 To create an ILI9341-based display use the function
Dst7735.rst16 …m/lvgl/lvgl/src/drivers/display/st7735>`__ is a platform-agnostic driver, based on the `generic MI…
53 To create an ST7735-based display use the function
Dst7789.rst15 …m/lvgl/lvgl/src/drivers/display/st7789>`__ is a platform-agnostic driver, based on the `generic MI…
52 To create an ST7789-based display use the function
Dst7796.rst16 …m/lvgl/lvgl/src/drivers/display/st7796>`__ is a platform-agnostic driver, based on the `generic MI…
53 To create an ST7796-based display use the function
Dfbdev.rst31 To set up a framebuffer-based display, first create a display with ``lv_linux_fbdev_create``. After…
Dlcd_stm32_guide.rst10 …0. The example code has been tested on the STM32F746-based Nucleo-F746ZG board with an ST7789-base…
15 … an alternative, simple to use API to implement LCD support for your LVGL-based project on any pla…
19 … functional program, which can be used as the foundation of your own LVGL-based project. If you ar…
23 …espite of this the performance is very good, thanks to the efficient, DMA-based implementation of …
Drenesas_glcdc.rst75 Software based screen rotation is supported in partial mode. It uses the common API, no extra confi…
/lvgl-latest/docs/details/integration/driver/
Dwindows.rst18 - Provide HWND-based interoperability for other Windows UI infrastructures.
36 - The applications based on this mode should adapt the LVGL display resolution changing for support…
/lvgl-latest/docs/details/widgets/
Dtextarea.rst88 the zero-based index of the character the cursor should be placed in front of.
200 the zero-based index of the first character of the selected text.
203 the zero-based index of the character just after the selected text.
205 - :cpp:expr:`lv_label_get_text_selection_start(ta_label)` zero-based index of the
208 - :cpp:expr:`lv_label_get_text_selection_end(ta_label)` zero-based index of the
Dlottie.rst12 The Lottie animations are vector based animation. Think of it as the modern combination of SVG and …
17 The Lottie Widget is based on :ref:`lv_canvas` because in order to render the animation
Dswitch.rst59 :cpp:enumerator:`LV_SWITCH_ORIENTATION_AUTO`, which causes it to be oriented based
Dbuttonmatrix.rst95 respectively. ``button_id`` is a zero-based button index (0 = first button).
137 to the text of the button specified by zero-based index ``button_id``.
Dtabview.rst101 returns the zero based index of the current tab.
Droller.rst57 where *id* is the zero-based index of the list item to be selected.
Dchart.rst68 based on its chart type and ``point_count``. (All chart types use an array of
225 the zero-based index of the point you wish to update.
300 the new zero-based index position to start plotting from.
358 :cpp:expr:`lv_chart_get_pressed_point(chart)` returns the zero-based index of
/lvgl-latest/docs/details/debugging/
Dvg_lite_tvg.rst7 LVGL integrates a VG-Lite simulator based on ThorVG.
/lvgl-latest/docs/details/integration/boards/
Dtoradex.rst11 based on microprocessor units (MPUs). These boards and modules are designed to
82 Computer on Modules (CoM). The family offers miniaturized modules based on NXP®
161 TorizonOS is a Linux-based operating system developed by Toradex, tailored for
/lvgl-latest/docs/details/integration/ide/
Dpc-simulator.rst33 - `Generic Linux <https://github.com/lvgl/lv_port_linux>`__: CMake based project where you can easi…
/lvgl-latest/docs/details/libs/
Drle.rst30 The RLE algorithm is a simple compression algorithm that is based on the fact that

123