Home
last modified time | relevance | path

Searched full:description (Results 1 – 25 of 72) sorted by relevance

123

/lvgl-3.6.0/env_support/cmsis-pack/
DLVGL.lvgl.pdsc26description>LVGL (Light and Versatile Graphics Library) is a free and open-source graphics library…
128 <description>Arm Compiler 5 (armcc) or Arm Compiler 6 (armclang).</description>
134 <description>GNU Tools for Arm Embedded Processors.</description>
138 <description>Support All Cortex-M based processors</description>
156 <description>Require CMSIS-CORE Support</description>
163 … <description>Compile Cortex-M Processors with GNU Tools for Arm Embedded Processors.</description>
168 … <description>Compile Cortex-M Processors with GNU Tools for Arm Embedded Processors.</description>
174 … <description>Compile Cortex-M Processors with GNU Tools for Arm Embedded Processors.</description>
180 … <description>Compile Cortex-M Processors with GNU Tools for Arm Embedded Processors.</description>
188 <description>Require LVGL Essential Service</description>
[all …]
/lvgl-3.6.0/scripts/
DDoxyfile43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
45 # quick idea about the purpose of the project. Keep the description short.
104 # description of a member or function before the detailed description
112 # This tag implements a quasi-intelligent brief description abbreviator that is
114 # as the leading text of the brief description, will be stripped from the text
116 # text. Otherwise, the brief description is used as-is. If left blank, the
135 # description.
185 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
187 # description.)
193 # line (until the first dot) of a Qt-style comment as the brief description. If
[all …]
/lvgl-3.6.0/docs/_ext/
Dlv_example.py20 'description': directives.unchanged
76 …description_html = f"<div class='lv-example-description'>{self.options.get('description', '')}</di…
/lvgl-3.6.0/docs/
Dconf.py215 # (source start file, name, description, authors, manual section).
226 # dir menu entry, description, category)
229 author, 'Contributors of LVGL', 'One line description of project.',
DCONTRIBUTING.md82 `<subject>` contains a short description of the change:
258 - Add description in the [docs](https://github.com/lvgl/lvgl/tree/master/docs)
DCHANGELOG.md59 - fix(docs): dropdown: fix function name in description of static options [`4535`](https://github.c…
844 - docs(indev): add description about gestures [`2719862`](https://github.com/littlevgl/lvgl/commit/…
848 - docs(fs): update fs interface description to the latest API [`285e6b3`](https://github.com/little…
1128 - fix(docs) add margin for example description [`b5f632e`](https://github.com/lvgl/lvgl/commit/b5f6…
1357 - docs(style) complete the description of style the properties [`55e8846`](https://github.com/lvgl/…
1359 - docs(style) complete the description of style the properties [`ff087da`](https://github.com/lvgl/…
Dindex.md17 … class="home-img" src="_static/img/home_5.png" alt="Take a look at the description of the availabl…
/lvgl-3.6.0/.github/
Dpull_request_template.md1 ### Description of the feature or fix
3 A clear and concise description of what the bug or new feature is.
Dauto-comment.yml8 …For a more detailed description see the [Documentation](https://docs.lvgl.io/latest/en/html/contri…
/lvgl-3.6.0/.github/ISSUE_TEMPLATE/
Dbug-report.md23 A clear and concise description of what the bug is.
38 A clear and concise description of what you expected to happen.
Ddev-discussion.md18 A clear and concise description of the problem.
/lvgl-3.6.0/src/draw/nxp/vglite/
Dlv_draw_vglite_rect.h63 * @param[in] dsc Description of the rectangle background
77 * @param[in] dsc Description of the rectangle border/outline
Dlv_draw_vglite_arc.h65 * @param[in] dsc Arc description structure (width, rounded ending, opacity)
Dlv_draw_vglite_line.h65 * @param[in] dsc Line description structure (width, rounded ending, opacity, ...)
/lvgl-3.6.0/src/extra/libs/png/
Dlodepng.h263 /*Returns an English description of the numerical error code.*/
471 text_strings, while text_keys are keywords that give a short description what
472 the actual text represents, e.g. Title, Author, Description, or anything else.
1533 lodepng_error_text: given the numerical error code, it returns a description
1880 *) 7 nov 2010: added LodePNG_error_text function to get error code description.
/lvgl-3.6.0/docs/intro/
Dindex.md89 - `fix/some-description` temporary branches for bug fixes
90 - `feat/some-description` temporary branches for features
/lvgl-3.6.0/demos/widgets/
Dlv_demo_widgets.c237 lv_label_set_text(dsc, "This is a short description of me. Take a look at my profile!"); in profile_create()
410 LV_GRID_CONTENT, /*Description*/ in profile_create()
483 LV_GRID_CONTENT, /*Description*/ in profile_create()
/lvgl-3.6.0/examples/widgets/animimg/
Dindex.rst7 :description: A simple example to demonstrate the use of an animation image.
/lvgl-3.6.0/examples/widgets/arc/
Dindex.rst7 :description: A simple example to demonstrate the use of an arc.
/lvgl-3.6.0/
Didf_component.yml1 description: LVGL - Light and Versatile Graphics Library
Dlibrary.json5 …"description": "Graphics library to create embedded GUI with easy-to-use graphical elements, beaut… string
/lvgl-3.6.0/src/extra/
DREADME.md13 - Add description in the [docs](https://github.com/lvgl/lvgl/tree/master/docs)
/lvgl-3.6.0/docs/_static/css/
Dcustom.css93 .lv-example-description {
/lvgl-3.6.0/scripts/built_in_font/
Dbuilt_in_font_gen.py8 parser = argparse.ArgumentParser(description="""Create fonts for LVGL including the built-in symbol…
/lvgl-3.6.0/docs/get-started/platforms/
Drenesas.md2 …ation in no time. For more information, check out the [Software design description](https://github…

123