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.py257 for excluded in excluded_list:
258 if excluded in connected_list:
259 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/doc/kernel/usermode/
Doverview.rst84 - We prevent invoking system calls to functions excluded by the kernel
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py1967 excluded = list(map(lambda x: x.lower(), args.exclude_module))
1977 if testcase.name.lower() in excluded:
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst182 next release detailing the change. APIs marked as experimental are excluded
/Zephyr-latest/doc/project/
Dproject_roles.rst395 * Hotfixes can be merged at any time after CI has passed and are excluded from
Ddev_env_and_tools.rst186 excluded).
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake215 # true, then this application will be excluded from flashing
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst94 firmware, are excluded from the firmware distribution process.
/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/develop/test/
Dtwister.rst473 vendor will be excluded.
478 vendors will be excluded.
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst618 but it will be excluded from the default image sequence used by ``west flash``.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in623 # will be excluded. Set it to YES to include the internal documentation.
1035 # excluded from the INPUT source files. This way you can easily exclude a
1045 # directories that are symbolic links (a Unix file system feature) are excluded
1061 # (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.rst1224 conditionally excluded from compilation using ``#ifndef``. Instead, if a conflict arises with an