Searched refs:macros (Results 1 – 17 of 17) sorted by relevance
/lvgl-latest/docs/details/widgets/ |
D | led.rst | 46 You can set custom LED ON and OFF brightness values by defining macros
|
D | win.rst | 80 to use is one of the ``LV_SYMBOL_...`` macros, such as :c:macro:`LV_SYMBOL_CLOSE`
|
/lvgl-latest/env_support/cmsis-pack/ |
D | README.md | 123 9. update the definition of following macros: `LV_USE_VECTOR_GRAPHIC`, `LV_USE_THORVE_INTERNAL` and… 138 10. update the definition of following macros: `LV_USE_LZ4`, `LV_USE_LZ4_INTERNAL` and `LV_USE_LZ4_…
|
D | lv_cmsis_pack.txt | 59 /*! \name The macros to identify the compiler */
|
/lvgl-latest/docs/details/integration/bindings/ |
D | api_json.rst | 50 - macros 192 collected about macros and in most cases a binding will need to have these 494 "macros":[
|
D | pikascript.rst | 19 … API for the C module in Python, and you don't need to deal with the headache of writing any macros
|
/lvgl-latest/docs/details/other-components/ |
D | obj_id.rst | 31 - two additional configuration macros both :c:macro:`LV_OBJ_ID_AUTO_ASSIGN` and 162 Regardless of the state of any of the above macros, the function
|
D | font_manager.rst | 24 :c:macro:`LV_USE_FREETYPE` and :c:macro:`LV_USE_FONT_MANAGER` macros to non-zero
|
D | obj_property.rst | 139 macros in the ``enum`` in the Widget's primary ``.h`` file. In both cases, the
|
/lvgl-latest/demos/ |
D | README.md | 6 2. In the ***lv_conf.h*** or equivalent places, you can find demo related macros, change its value …
|
/lvgl-latest/docs/ |
D | README.md | 59 …s hyperlinks to the API pages that contain those code elements (names of macros, enum/struct/union…
|
D | CODING_STYLE.rst | 267 - Use ``enum``\ s instead of macros. If inevitable to use ``define``\ s
|
D | Doxyfile | 657 # appearance of the value of individual variables and macros / defines can be 2027 # the macro expansion is limited to the macros specified with the PREDEFINED and 2058 # gcc). The argument of the tag is a list of macros of the form: name or 2076 # remove all references to function-like macros that are alone on a line, have 2077 # an all uppercase name, and do not end with a semicolon. Such function macros
|
D | CHANGELOG.rst | 192 - **fix(docbuild): Fix @file commands and guard macros.** `6689 <https://github.com/lvgl/lvgl/pull…
|
/lvgl-latest/docs/details/main-components/ |
D | fs.rst | 172 by setting one or more of the following macros to a non-zero value in ``lv_conf.h``.
|
/lvgl-latest/scripts/gen_json/ |
D | pycparser_monkeypatch.py | 74 macros = {} variable
|
/lvgl-latest/src/libs/thorvg/rapidjson/ |
D | schema.h | 63 RAPIDJSON_DIAG_OFF(variadic-macros)
|