Searched refs:scope (Results 51 – 75 of 95) sorted by relevance
1234
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 93 Similarly, you can define a memory slab in private scope:
|
D | sys_mem_blocks.rst | 115 Similarly, you can define a memory blocks allocator in private scope:
|
/Zephyr-latest/doc/project/ |
D | working_groups.rst | 33 scope of its activities.
|
D | release_process.rst | 250 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/ |
D | intro-input-output.rst | 7 :ref:`devicetree-scope-purpose` in more detail.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_protocol.rst | 10 in scope of this documentation.
|
/Zephyr-latest/doc/safety/images/ |
D | zephyr-safety-process.svg | 1 …scope</div></div></div></foreignObject><text x="138" y="530" fill="rgb(0, 0, 0)" font-family="Helv…
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 155 toolchains. Support for those tools is beyond the scope of this
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 71 level details about the algorithm are out of scope for this document,
|
/Zephyr-latest/tests/cmake/zephyr_get/ |
D | CMakeLists.txt | 299 # Highest precedence scope always wins. 305 # With multiple variables in the same scope, the first variable wins.
|
/Zephyr-latest/cmake/ |
D | mcuboot.cmake | 11 # function to avoid polluting the top-level scope.
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 172 # EXISTS : Check if the YAML context exists in the current scope 229 # the same YAML scope name.
|
/Zephyr-latest/doc/services/sensing/ |
D | index.rst | 88 Below diagram shows the API position and scope:
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 235 - 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/ |
D | index.rst | 127 achieve that, the device driver needs to have in its scope definitions for the 131 in the driver's scope.
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 214 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
|
D | secure-coding.rst | 39 the scope of this document. This section also describes
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig | 138 N.B. The scope of this symbol is not necessarily limited to the C and
|
/Zephyr-latest/doc/develop/test/ |
D | pytest.rst | 240 ``dut`` is a fixture responsible for flashing/running application. By default, its scope is set
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 65 specific to the Zephyr project and the scope is limited to the project samples.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 145 * ``ZEP-275`` - nios2: scope support for instruction/data caches
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 54 with static scope. The post-build script :ref:`gen_kobject_list.py` scans the
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 83 The scope of the minimal C++ library is strictly limited to providing the basic
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 183 Depending on the scope of this task this might require additional help from
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 411 of scope of this guide. See :zephyr:code-sample:`sockets-http-server` for an
|
1234