/Zephyr-latest/doc/safety/ |
D | safety_requirements.rst | 10 …route 3s <https://docs.zephyrproject.org/latest/safety/safety_overview.html#general-safety-scope>`_ 27 The scope of the requirements covers the KERNEL functionalities.
|
/Zephyr-latest/cmake/modules/ |
D | snippets.cmake | 43 # parent scope. We'll set our outcome variables in the parent scope of
|
D | pre_dt.cmake | 31 # Using a function avoids polluting the parent scope unnecessarily.
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_images.cmake | 9 # Main reason for using an internal function is to properly scope variable usage.
|
/Zephyr-latest/doc/contribute/ |
D | reviewer_expectations.rst | 33 - Avoid increasing scope of the PR by requesting new features, especially when 58 "Request Changes" option is used. Requested changes shall be in the scope of
|
D | bin_blobs.rst | 167 Limited scope 175 To mitigate this risk, the scope of upstream library blobs is limited. The 184 The scope of this test suite may grow over time. The goal is to specify 200 - Such issues may be closed as out of scope of the Zephyr project
|
/Zephyr-latest/include/zephyr/acpi/ |
D | acpi.h | 265 int acpi_drhd_get(enum AcpiDmarScopeType scope, ACPI_DMAR_DEVICE_SCOPE *dev_scope,
|
/Zephyr-latest/samples/ |
D | sample_definition_and_criteria.rst | 11 Samples should be limited in scope and should focus only on demonstrating non-trivial or 79 * Make use of ``integration_platforms`` to limit the scope when there are timing or
|
/Zephyr-latest/doc/build/dts/ |
D | intro-scope-purpose.rst | 1 .. _devicetree-scope-purpose:
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/ |
D | Kconfig | 68 # The scope of these options is limited to USB samples in project tree,
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 77 the signed images. The file used for signing can be replaced from a sysbuild scope (if being used) 78 or from a zephyr/zephyr module scope, the priority of which is:
|
/Zephyr-latest/doc/develop/west/ |
D | why.rst | 19 repositories is outside of the scope of this page, the fundamental requirements, 75 * Reduction in size and scope of the core Zephyr codebase, with additional
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 24 physical interfaces outside of the scope of the user.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | socket_service.rst | 33 scope so it can be used from multiple C source files. 37 Define a network socket service with static scope. This socket service can only
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 303 must be unique for the Twister execution scope. 487 This option limits the scope to the listed platforms when twister is 489 platform_allow if the goal is to limit scope due to timing or 493 This option expands the scope to all the listed toolchains variants and 843 The scope for which ``dut`` and ``shell`` pytest fixtures are shared. 844 If the scope is set to ``function``, DUT is launched for every test case 845 in python script. For ``session`` scope, DUT is launched only once. 1030 Selecting platform scope 1036 tests, the testing tools should be able to adapt the scope and select/filter out what 1039 Twister always prepares an initial list of platforms in scope for a given test, [all …]
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 82 threading is disabled, but are within scope based on their subsystem, or
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | Kconfig | 109 # device stack. The scope of these options is limited to USB samples in project
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 42 gateway or some sort of border router. It is out of scope provide such 165 It is out of scope at this moment provide support for experimental 207 validation needs a Linux kernel >= 4.9 with all 6loWPAN support. It is out of scope 235 out of scope at this moment provide support since it is experimental. The
|
/Zephyr-latest/cmake/ide/ |
D | eclipse_cdt4_generator_amendment.cmake | 132 file(APPEND ${OUTPUT_FILE} "\t\t\t\t<language-scope id=\"org.eclipse.cdt.core.gcc\"/>\n") 133 file(APPEND ${OUTPUT_FILE} "\t\t\t\t<language-scope id=\"org.eclipse.cdt.core.g++\"/>\n")
|
/Zephyr-latest/arch/x86/core/ |
D | x86_mmu.c | 1320 size_t size, scope = get_entry_scope(level); in identity_map_remove() local 1329 (size_t)CONFIG_SRAM_SIZE * 1024U, scope); in identity_map_remove() 1343 pos += scope; in identity_map_remove() 1344 size -= scope; in identity_map_remove()
|
/Zephyr-latest/samples/net/telnet/ |
D | README.rst | 78 DHCP server on a local network is not in the scope of this README.
|
/Zephyr-latest/doc/services/portability/posix/conformance/ |
D | index.rst | 146 Some features may exhibit undefined behaviour as they fall beyond the scope of Zephyr's current
|
/Zephyr-latest/lib/acpi/ |
D | acpi.c | 836 int acpi_drhd_get(enum AcpiDmarScopeType scope, ACPI_DMAR_DEVICE_SCOPE *dev_scope, in acpi_drhd_get() argument 868 if (scope == subtable->EntryType) { in acpi_drhd_get()
|
/Zephyr-latest/include/zephyr/net/ |
D | net_ip.h | 1181 int scope) in net_ipv6_is_addr_mcast_scope() argument 1183 return (addr->s6_addr[0] == 0xff) && ((addr->s6_addr[1] & 0xF) == scope); in net_ipv6_is_addr_mcast_scope()
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | zephyr_common_config.ecl | 6 -doc="Hides all reports that have all areas out of scope."
|