Searched refs:contain (Results 76 – 100 of 160) sorted by relevance
1234567
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 84 The Start procedure prepares the application for the incoming transfer. It'll contain information
|
D | blob.rst | 46 BLOBs are binary objects up to 4 GB in size, that can contain any data the application would like to
|
/Zephyr-latest/doc/build/snippets/ |
D | writing.rst | 76 which may contain snippet definitions.
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 199 - A project shall not contain unreachable code 214 - A project should not contain unused type declarations 221 - A function should not contain unused label declarations 604 - Initializer lists shall not contain persistent side effects 633 … - The right hand operand of a logical && or || operator shall not contain persistent side effects 641 …- The operand of the sizeof operator shall not contain any expression which has potential side ef… 788 - The declaration of an array parameter shall not contain the static keyword between the [ ] 823 - Declarations should contain no more than two levels of pointer nesting
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | Kconfig | 97 resource path may contain plus or hash symbol.
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 33 ETR is a circular RAM buffer to which tracing data is saved. Since it may contain data from 149 The file will contain timestamps and the log messages in a format that is human-readable.
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 94 - Project names which contain comma (``,``) or whitespace now generate 323 - West manifest files can now contain arbitrary user data associated with each 347 - The manifest file parser was incorrectly allowing project names which contain 524 store some configuration values, such as strings which contain commas. This
|
D | troubleshooting.rst | 48 environment variable does not contain the directory where pip installed
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 391 Depending on the selected mode, the security object must contain following data: 402 …Server Public Key resource (ID 4) must contain a server certificate or CA certificate used to sign… 409 In all modes, Server URI resource (ID 0) must contain the full URI for the target server.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 177 present in the response, which will just contain the result code (rc) of memory error.
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 14 anywhere in user accessible memory. It should contain only zero bits
|
/Zephyr-latest/boards/digilent/arty_a7/doc/ |
D | index.rst | 23 The Spartan-7 and Artix-7 based Arty board do not contain a CPU, but require a
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 493 A board may contain one or multiple SoCs, Also, each SoC may contain one or
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 430 User config file that can contain mbedTLS configs that were not 595 contain the largest asymmetric/symmetric key type enabled in the build
|
/Zephyr-latest/cmake/ide/ |
D | eclipse_cdt4_generator_amendment.cmake | 25 # In mixed C/C++ projects, the header files often contain the following
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 133 Each Zephyr release shall contain a report of CVEs that were fixed in
|
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 42 specification 5.3. They contain a high-performance Arm Cortex-M33 32-bit RISC
|
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/ |
D | nucleo_wba52cg.rst | 44 specification 5.3. They contain a high-performance Arm Cortex-M33 32-bit RISC
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt6xx_common.dtsi | 64 * 0x1000 of the image will contain the boot header.
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 130 As for the porting layer defined in tm_porting_layer_template.c, this file contain
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 22 contain the following: 228 This does not scale particularly well when we are trying to contain multiple
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 35 This binding structure will contain a reference to the bound iface, the connectivity implementation… 118 This is because all connectivity bindings contain a :ref:`conn_mgr_impl_ctx` of their associated co…
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 241 Note that LLMNR queries should only contain single-label names
|
/Zephyr-latest/boards/nordic/nrf5340dk/doc/ |
D | index.rst | 183 Applications on the nRF5340 may contain a Secure and a Non-Secure firmware
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 463 tag must contain a signature (look for the ``BEGIN PGP SIGNATURE`` 501 tag must contain a signature (look for the ``BEGIN PGP SIGNATURE``
|
1234567