/lvgl-latest/src/libs/thorvg/ |
D | tvgTaskScheduler.h | 44 bool ready = true; member 57 while (!ready) cv.wait(lock); in done() 70 ready = true; in operator() 76 ready = false; in prepare()
|
D | tvgTaskScheduler.cpp | 51 condition_variable ready; member 69 ready.notify_one(); in tryPush() 79 ready.notify_all(); in complete() 87 ready.wait(lock); in pop() 102 ready.notify_one(); in push()
|
D | tvgLottieLoader.cpp | 294 if (!ready() || comp->slots.count == 0) return false; in override() 389 return ready() ? comp->markers.count : 0; in markersCnt() 395 if (!ready() || index >= comp->markers.count) return nullptr; in markers() 403 if (!ready() || comp->markers.count == 0) return false; in segment() 416 bool LottieLoader::ready() in ready() function in LottieLoader
|
D | tvgLottieLoader.h | 78 bool ready();
|
/lvgl-latest/.github/ |
D | pull_request_template.md | 11 …est) while you are working on the first version, and mark is as _Ready_ when it's ready for review.
|
/lvgl-latest/docs/details/integration/chip/ |
D | renesas.rst | 9 ready-to-use Renesas projects. 104 - Clone the ready-to-use repository for your selected board: 164 …- Clone the ready-to-use `lv_port_renesas_rx72n-envision-kit <https://github.com/lvgl/lv_port_rene…
|
D | stm32.rst | 141 * Inform the graphics library that you are ready with the flushing */ 269 * Inform the graphics library that you are ready with the flushing */
|
D | nxp.rst | 90 `_pxp_dispatch()` is the PXP dispatcher callback, it will take a ready to draw 289 `_vglite_dispatch()` is the VGLite dispatcher callback, it will take a ready to
|
D | espressif.rst | 93 ESP-IDF has many, ready-to-use examples like
|
/lvgl-latest/docs/details/integration/boards/ |
D | riverdi.rst | 51 The Single Board Computer Displays are ready to use with
|
D | toradex.rst | 178 There are existing ready to use repositories available. Click `here <https://
|
/lvgl-latest/docs/details/integration/driver/display/ |
D | ili9341.rst | 61 …end pixel data to the LCD controller (usually uses DMA transfer: must implement a 'ready' callback)
|
D | renesas_glcdc.rst | 30 Check out the following repositories for ready-to-use examples:
|
D | st7735.rst | 63 …end pixel data to the LCD controller (usually uses DMA transfer: must implement a 'ready' callback)
|
D | st7789.rst | 62 …end pixel data to the LCD controller (usually uses DMA transfer: must implement a 'ready' callback)
|
D | st7796.rst | 63 …end pixel data to the LCD controller (usually uses DMA transfer: must implement a 'ready' callback)
|
D | lcd_stm32_guide.rst | 80 #. We are ready with the hardware configuration. Save the configuration and let STM32Cube generate … 247 /* NOTE: CS will be reset in the transfer ready callback */
|
/lvgl-latest/examples/arduino/LVGL_Arduino/ |
D | LVGL_Arduino.ino | 49 /*Call it to tell LVGL you are ready*/
|
/lvgl-latest/docs/details/integration/renderers/ |
D | nema_gfx.rst | 15 is a ready-to-use port for the Riverdi STM32 5.0" Embedded Display
|
/lvgl-latest/docs/details/integration/os/ |
D | torizon_os.rst | 173 The image is now ready to be deployed on the device. There are several ways to perform 237 * You are now ready to build your LVGL application for Torizon OS.
|
/lvgl-latest/ |
D | README.md | 40 Our team is ready to help you with graphics design, UI implementation and consulting services. Cont… 85 …t. This is how I'm planning to fix/implement it...". A work is considered ready when it's approved… 430 …/master/intro/add-lvgl-to-your-project/index.html) guide or check out the ready-to-use [Projects](… 449 - **Board certification** For companies who are offering development boards, or production ready ki…
|
/lvgl-latest/docs/details/integration/os/buildroot/ |
D | lvgl_app.rst | 97 The environment is now set up, and we're ready to build an application using
|
D | image_generation.rst | 156 ``uImage``, or others that are ready to be deployed onto the target hardware.
|
/lvgl-latest/docs/details/integration/os/yocto/ |
D | lvgl_recipe.rst | 194 This folder contains the final output artifacts that are ready for deployment. 513 After this task has been completed, everything is ready to be installed. 530 The lvgl library (``.so`` files) are also ready to be installed in the final 563 ready-to-use development environment tailored for a specific target
|
/lvgl-latest/docs/ |
D | ROADMAP.rst | 26 …acity/alpha`, `scr/screen`, `disp, display`, `finished/complete/completed/ready`, `buf/buffer`, `…
|