Home
last modified time | relevance | path

Searched refs:valid (Results 151 – 175 of 252) sorted by relevance

1234567891011

/Zephyr-latest/doc/services/tfm/
Doverview.rst91 valid, have not been tampered with, and come from a reliable source. The
264 Generally, you simply need to select the ``*/ns`` board target of a valid board
Dbuild.rst6 When building a valid ``_ns`` board target, TF-M will be built in the
/Zephyr-latest/doc/security/
Dsecure-coding.rst128 request in the issue tracker. Commits without a valid reference
180 to determine if they are valid before they are accepted; this
/Zephyr-latest/doc/build/dts/
Dtroubleshooting.rst43 where ``NODE_ID`` is a valid :ref:`node identifier <dt-node-identifiers>`, but
330 isn't referring to a valid node. :ref:`get-devicetree-outputs` and debug from
/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c103 bool valid, bool established) in bt_mesh_friend_find() argument
112 if (valid && !friend_is_allocated(frnd)) { in bt_mesh_friend_find()
174 if (frnd->subnet->keys[i].valid) { in friend_clear()
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst265 ensure that the semaphore object passed in is a valid semaphore and that
271 * Any other arguments that have a limited range of valid values.
283 a valid kernel object of the expected type, that the calling thread
326 a provided pointer is a valid instance of a specific device driver, that
/Zephyr-latest/drivers/net/
DKconfig64 bool "Verify that received FCS is valid"
/Zephyr-latest/doc/kernel/memory_management/
Dvirtual_memory.rst191 function does not check if it is a valid mapped region before unmapping.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg.rst138 - Messages with an IVISeq less than or equal to the stored value are discarded, while valid messages
/Zephyr-latest/cmake/compiler/gcc/
Dcompiler_flags.cmake175 # Only a valid option with GCC 7.x and above, so let's do check and set.
/Zephyr-latest/doc/services/retention/
Dindex.rst121 will be set on the area, and it will be marked as valid from that point
/Zephyr-latest/doc/develop/tools/
Dclion.rst13 valid if you prefer to use CMake.
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst62 indicating it's valid. If it does not, the registers must have been
/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/
Dmain.c264 conn_from_pool->llcp.fex.valid = 1; in ZTEST()
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt1071 of the event parameters. The subevent code shall be set to one of the valid
1484 | 0x8000 | No valid sample available or sample |
1497 | 0x8000 | No valid sample available or sample |
1671 | 0x8000 | No valid sample available or sample |
1684 | 0x8000 | No valid sample available or sample |
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.c815 if (!conn->llcp.fex.valid) { in ull_cp_cis_create()
1258 if ((conn->llcp.fex.valid &&
1260 (!conn->llcp.fex.valid && !feature_cte_req(conn))) {
/Zephyr-latest/subsys/logging/
Dlog_core.c850 log_msg->hdr.desc.valid = 0; in z_log_msg_enqueue()
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/
Dindex.rst220 bootloader will start if there is no valid application image in flash or the
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_cm33.dts452 data-valid-time = <1>;
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst105 A response will only contain information for valid images, if an image can not
106 be identified as valid it is simply skipped.
/Zephyr-latest/modules/mbedtls/
DKconfig.tls-generic448 There also need to be a valid time source in the system, as mbedTLS
449 expects a valid date/time for certificate validation."
/Zephyr-latest/dts/arm/microchip/
Dmec1501hsz.dtsi74 clk32kmon-valid-min = <4>;
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld422 /* Because ROMABLE_REGION != RAMABLE_REGION in XIP-system, it is valid
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/
Dstm32wb5mm_dk.rst130 a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
/Zephyr-latest/doc/develop/west/
Dbasics.rst78 repository. The only requirement is that it contains a valid manifest file.

1234567891011