Home
last modified time | relevance | path

Searched refs:valid (Results 176 – 200 of 252) sorted by relevance

1234567891011

/Zephyr-latest/scripts/
Dspelling.txt1687 vaid||valid
1688 vaild||valid
1689 valide||valid
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_remote.c494 if (conn->llcp.fex.valid && feature_ext_rej_ind(conn)) { in rr_tx()
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt254 It is up to user to provide valid timeout which pass required minimum
Dadv.c2244 if (bt_dev.cached_conn_complete[i].valid && in bt_hci_le_adv_set_terminated()
2256 bt_dev.cached_conn_complete[i].valid = false; in bt_hci_le_adv_set_terminated()
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/
Dindex.rst168 This example is valid for the case that the user joins to ``plugdev`` groups.
/Zephyr-latest/doc/services/
Dformatted_output.rst72 from such package as long as non read-only strings are still valid and read-only
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld449 /* Because ROMABLE_REGION != RAMABLE_REGION in XIP-system, it is valid
/Zephyr-latest/dts/arm64/nxp/
Dnxp_mimx93_a55.dtsi356 valid-channels = <0>, <1>;
/Zephyr-latest/doc/develop/west/
Dmanifest.rst309 .. [#f1] In git, HEAD is a reference, whereas HEAD~<n> is a valid revision but
451 Here is a table with the valid ``version`` values, along with information
509 change the list of valid ``version`` values. For example, ``version:
510 "0.11"`` is **not** valid, because west v0.11.x did not introduce new
618 ``foo+bar`` are valid groups, but ``-foobar`` and ``+foobar`` are not.
2215 The ``--validate`` action either succeeds if the current manifest file is valid,
2227 If your manifest is valid but it's not working the way you want it to, turning
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst251 * File with valid mappings for a specific package (may be autogenerated).
309 * File with valid nodes for a specific package (may be autogenerated).
/Zephyr-latest/drivers/espi/
Despi_it8xxx2.c591 #define VW_CHAN(signal, index, level, valid) \ argument
592 [signal] = {.vw_index = index, .level_mask = level, .valid_mask = valid}
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld487 /* Because ROMABLE_REGION != RAMABLE_REGION in XIP-system, it is valid
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst105 logic for creating the tables of valid kernel objects, defining system calls,
/Zephyr-latest/cmake/emu/
Dqemu.cmake39 message(FATAL_ERROR "Couldn't find an valid OVMF_FD_PATH.")
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/
Dnucleo_wb55rg.rst181 a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
/Zephyr-latest/boards/adi/max78002evkit/doc/
Dindex.rst249 | JP40 | HW PWUP / SW PWUP | Camera will reset and power up as soon as 3.3V reaches a valid le…
/Zephyr-latest/boards/st/stm32wb5mmg/doc/
Dstm32wb5mmg.rst181 a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst206 This example is valid for the case that the user joins to ``plugdev`` groups.
/Zephyr-latest/boards/nxp/lpcxpresso55s69/doc/
Dindex.rst115 ``CONFIG_BUILD_WITH_TFM`` is always enabled to ensure that a valid S image is
/Zephyr-latest/boards/arm/mps3/doc/
Dindex.rst180 ``mps3/corstone300`` or ``mps3/corstone310`` without the board name is not a valid qualifier.
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6267 No temporary address should ever remain valid for longer than this
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst276 LOG_ERR("Failed to calc a valid timing");
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c65 conn.llcp.fex.valid = 1; in fex_setup()
/Zephyr-latest/cmake/modules/
Dextensions.cmake963 # HIGHEST_REVISION: Allows to specify highest valid revision for a board.
973 # VALID_REVISIONS: A list of valid revisions for this board.
976 # will be used as a valid revision for the board.
1012 Please specify a valid board revision.")
1086 `${BOARD}` not found. Please specify a valid board revision.")
1378 message(fatal_error "Must choose valid location for linker snippet.")
1794 # Verify blobs fetched using west. If the sha256 checksum isn't valid, a warning/
1845 message(${msg_lvl} "Blob for path \"${path}\" isn't valid. Update with: west blobs fetch")
1859 …message(${msg_lvl} "Blob for path \"${path}\" isn't valid. Update with: west blobs fetch ${BLOBS_V…
3721 # <tag>...: One of the pre-defined valid CMake keys supported by build info or vendor-specific.
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst84 With an application key added (see above), the mesh node's transition parameters are all valid, and
111 the foundation models. To receive a packet in the mesh node, you have to add a model with a valid
353 Input a numeric OOB authentication value. Only valid when prompted by the shell during
363 Input an alphanumeric OOB authentication value. Only valid when prompted by the shell during
642 …ate the N most significant bytes of the array and zero-pad the rest. Only valid if the key does no…
675 …ate the N most significant bytes of the array and zero-pad the rest. Only valid if the key does no…

1234567891011