Home
last modified time | relevance | path

Searched refs:excluded (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/doc/develop/api/
Ddesign_guidelines.rst91 of the function shall be excluded from compilation, so references to
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv469 int "Max number of IPv4 sources per mcast address to be included or excluded"
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py258 for excluded in excluded_list:
259 if excluded in connected_list:
260 connected_list.remove(excluded)
/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig202 If this is selected it means that there is a library that needs to be excluded
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py1853 excluded = list(map(lambda x: x.lower(), args.exclude_module))
1863 if testcase.name.lower() in excluded:
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst84 - We prevent invoking system calls to functions excluded by the kernel
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst130 next release detailing the change. APIs marked as experimental are excluded
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst196 excluded).
Dproject_roles.rst384 * Hotfixes can be merged at any time after CI has passed and are excluded from
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst94 firmware, are excluded from the firmware distribution process.
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake215 # true, then this application will be excluded from flashing
/Zephyr-latest/doc/develop/west/
Dmanifest.rst1835 path: modules/hals/foo # excluded
1837 path: modules/hals/bar # excluded
1839 path: modules/hals/baz # excluded
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst578 but it will be excluded from the default image sequence used by ``west flash``.
/Zephyr-latest/doc/develop/test/
Dtwister.rst474 vendor will be excluded.
479 vendors will be excluded.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in623 # will be excluded. Set it to YES to include the internal documentation.
1034 # excluded from the INPUT source files. This way you can easily exclude a
1044 # directories that are symbolic links (a Unix file system feature) are excluded
1060 # (namespaces, classes, functions, etc.) that should be excluded from the
/Zephyr-latest/doc/services/logging/
Dindex.rst72 debug messages are excluded).
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst1281 excluded from compilation using ``#ifndef``. Instead, if a conflict arises with