Home
last modified time | relevance | path

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

/Zephyr-latest/doc/_extensions/zephyr/
Dapplication.py10 from docutils.parsers.rst import Directive, directives
28 'tool': directives.unchanged,
29 'app': directives.unchanged,
30 'zephyr-app': directives.unchanged,
31 'cd-into': directives.flag,
32 'generator': directives.unchanged,
33 'host-os': directives.unchanged,
34 'board': directives.unchanged,
35 'shield': directives.unchanged,
36 'conf': directives.unchanged,
[all …]
Dmanifest_projects_table.py33 from docutils.parsers.rst import directives
45 "filter": directives.unchanged,
137 directives.register_directive("manifest-projects-table", ManifestProjectsTable)
Dexternal_content.py53 directives: list[str],
86 r"\.\. (" + "|".join(directives) + r")::\s*([^`\n]+)", _adjust, content
/Zephyr-latest/doc/_extensions/zephyr/domain/
D__init__.py38 from docutils.parsers.rst import directives
512 option_spec = {"name": directives.unchanged, "relevant-api": directives.unchanged}
559 "name": directives.unchanged,
560 "show-listing": directives.flag,
561 "live-search": directives.flag,
562 "glob": directives.unchanged,
628 "categories": directives.unchanged_required,
629 "live-search": directives.flag,
715 directives = { variable in ZephyrDomain
/Zephyr-latest/arch/x86/zefi/
Defi.ld34 * directives and drop junk in weird places.
/Zephyr-latest/cmake/sca/eclair/ECL/
Dadopted_deviations.ecl18 -config=STD.prepdirc,directives+={safe,"^include_next$"}
20 -config=STD.prepdirc,directives+={safe,"^warning$"}
/Zephyr-latest/cmake/linker/lld/
Dtarget.cmake56 -P # Prevent generation of debug `#line' directives.
/Zephyr-latest/boards/particle/boron/doc/
Dindex.rst71 available to applications through DTS overlay include directives:
/Zephyr-latest/cmake/linker/ld/
Dtarget.cmake89 -P # Prevent generation of debug `#line' directives.
/Zephyr-latest/cmake/linker/xt-ld/
Dtarget.cmake82 -P # Prevent generation of debug `#line' directives.
/Zephyr-latest/boards/particle/argon/doc/
Dindex.rst71 available to applications through DTS overlay include directives:
/Zephyr-latest/boards/particle/xenon/doc/
Dindex.rst70 available to applications through DTS overlay include directives:
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst51 and includes are generally done with ``#include <filename>`` directives, even
Dhowtos.rst16 common node definitions via ``#include`` preprocessor directives. This at least
/Zephyr-latest/doc/_extensions/zephyr/kconfig/
D__init__.py232 directives = {"search": KconfigSearch} variable in KconfigDomain
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst30 Sphinx-defined directives and roles used to create the documentation
41 is rendered too. For lists and directives, indent the content text to
221 <http://docutils.sourceforge.net/docs/ref/rst/directives.html#list-table>`_
781 The Zephyr documentation uses custom Sphinx roles and directives to provide additional functionality
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst140 .. NOTE: the following 'method' (not 'automethod') directives were added for
/Zephyr-latest/doc/kernel/drivers/
Dindex.rst636 For these cases, DEVICE_MMIO_ROM directives may be omitted.
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst887 …fiers used in the controlling expression of #if or #elif preprocessing directives shall be #define…
915 …- All #else, #elif and #endif preprocessor directives shall reside in the same file as the #if, #…
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst172 Sphinx directives now included.
/Zephyr-latest/doc/_static/css/
Dcustom.css122 /* JavaScript documentation directives */
/Zephyr-latest/doc/develop/application/
Dindex.rst1334 file, by specifying directives through the ``DTS_EXTRA_CPPFLAGS`` CMake
/Zephyr-latest/cmake/modules/
Dextensions.cmake1236 # Preprocessor directives work inside <files>. Relative paths are resolved
1524 # We use the "|" character to separate code relocation directives, instead of
4588 # We are leaving linemarker directives enabled on purpose. This tells
/Zephyr-latest/doc/develop/test/
Dtwister.rst877 The set of test scenarios that actually run depends on directives in the test scenario
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2413 # C-preprocessor directives found in the sources and include files.