Home
last modified time | relevance | path

Searched refs:scope (Results 51 – 75 of 95) sorted by relevance

1234

/Zephyr-latest/doc/kernel/memory_management/
Dslabs.rst93 Similarly, you can define a memory slab in private scope:
Dsys_mem_blocks.rst115 Similarly, you can define a memory blocks allocator in private scope:
/Zephyr-latest/doc/project/
Dworking_groups.rst33 scope of its activities.
Drelease_process.rst250 documented and tracked. The footprint and scope of mature and stable APIs expands
350 features and will be limited in scope. The LTS, development tree, and the
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst7 :ref:`devicetree-scope-purpose` in more detail.
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst10 in scope of this documentation.
/Zephyr-latest/doc/safety/images/
Dzephyr-safety-process.svg1scope</div></div></div></foreignObject><text x="138" y="530" fill="rgb(0, 0, 0)" font-family="Helv…
/Zephyr-latest/boards/mediatek/
Dindex.rst155 toolchains. Support for those tools is beyond the scope of this
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst71 level details about the algorithm are out of scope for this document,
/Zephyr-latest/tests/cmake/zephyr_get/
DCMakeLists.txt299 # Highest precedence scope always wins.
305 # With multiple variables in the same scope, the first variable wins.
/Zephyr-latest/cmake/
Dmcuboot.cmake11 # function to avoid polluting the top-level scope.
/Zephyr-latest/cmake/modules/
Dyaml.cmake172 # EXISTS : Check if the YAML context exists in the current scope
229 # the same YAML scope name.
/Zephyr-latest/doc/services/sensing/
Dindex.rst88 Below diagram shows the API position and scope:
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst235 - Identifiers declared in the same scope and name space shall be distinct
242 …- An identifier declared in an inner scope shall not hide an identifier declared in an outer scope
382 …- `DCL15-C <https://wiki.sei.cmu.edu/confluence/display/c/DCL15-C.+Declare+file-scope+objects+or+…
386 … - An object should be defined at block scope if its identifier only appears in a single function
389 …- `DCL19-C <https://wiki.sei.cmu.edu/confluence/display/c/DCL19-C.+Minimize+the+scope+of+variable…
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst127 achieve that, the device driver needs to have in its scope definitions for the
131 in the driver's scope.
/Zephyr-latest/doc/security/
Dsecurity-overview.rst214 are currently not in scope.
618 scope and scheme are yet to be decided. However, many certifications such
685 or Common Criteria [CCITSE12]_), the scope of the certification
Dsecure-coding.rst39 the scope of this document. This section also describes
/Zephyr-latest/arch/arm/core/
DKconfig138 N.B. The scope of this symbol is not necessarily limited to the C and
/Zephyr-latest/doc/develop/test/
Dpytest.rst240 ``dut`` is a fixture responsible for flashing/running application. By default, its scope is set
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst65 specific to the Zephyr project and the scope is limited to the project samples.
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst145 * ``ZEP-275`` - nios2: scope support for instruction/data caches
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst54 with static scope. The post-build script :ref:`gen_kobject_list.py` scans the
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst83 The scope of the minimal C++ library is strictly limited to providing the basic
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst183 Depending on the scope of this task this might require additional help from
/Zephyr-latest/doc/connectivity/networking/api/
Dhttp_server.rst411 of scope of this guide. See :zephyr:code-sample:`sockets-http-server` for an

1234