/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947.dtsi | 199 data-valid-time = <2>;
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 209 conduct a valid vote. (ref 8c of the Charter) 225 Vote is not valid. Quorum not reached.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt.rst | 142 net_pkt's family is a valid one, as well as the proto parameter. In 196 In overwrite mode then, whatever is written must happen on valid data, 205 length, which means no valid data is in its buffer. One could verify
|
D | net_l2.rst | 71 - The driver_api pointer must point to a valid :c:struct:`net_if_api` 122 IEEE 802.15.4 device driver must provide a valid pointer on such
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 138 1. retrieving source location with valid data written to a ring buffer 276 /* Indicate amount of valid data. rx_size can be equal or less than size. */ 351 /* proc_size exceeds amount of valid data in a ring buffer. */
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | solicitation.c | 147 if (!sub->keys[i].valid) { in sol_pdu_decrypt()
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 38 a valid :c:struct:`device` object pointer with offset and size of the area
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | rd_rw612_bga.dtsi | 187 data-valid-time = <1>;
|
/Zephyr-latest/subsys/settings/ |
D | Kconfig | 112 Magic 32-bit word for to identify valid settings area
|
/Zephyr-latest/doc/develop/sca/ |
D | eclair.rst | 17 You need to have a valid license to use it.
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 25 to make sure they are valid (should all be within 1 of the same 26 value). If valid, the numbers will be summed and presented as the
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 112 Table below lists the pin assignment of valid protocols that can be multiplexed on the Pmod_A 146 Table below lists the pin assignment of valid protocols that can be multiplexed on the Pmod_B 180 Table below lists the pin assignment of valid protocols that can be multiplexed on the Pmod_C
|
/Zephyr-latest/boards/snps/hsdk4xd/doc/ |
D | index.rst | 109 Table below lists the pin assignment of valid protocols that can be multiplexed on the ``Pmod_A`` 143 Table below lists the pin assignment of valid protocols that can be multiplexed on the ``Pmod_B`` 177 Table below lists the pin assignment of valid protocols that can be multiplexed on the ``Pmod_C``
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 148 is a valid option too. This option is only valid when using UpdateHub-CE. 155 UpdateHub-CE the valid is available at ``overlay-prj.conf.example`` file.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | cap_initiator.c | 78 bool valid; member 104 metadata_param->valid = false; in data_func_cb() 118 .valid = true, in cap_initiator_valid_metadata() 133 return metadata_param.stream_context_found && metadata_param.valid; in cap_initiator_valid_metadata()
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 64 ``CONFIG_KERNEL_VM_BASE = 0x40000000`` is valid, while
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | rtc.rst | 79 gotten values to ensure they are valid.
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 199 ``ERROR`` or ``BLOCK`` status. As this takes precedence over all other Case statuses, all valid
|
/Zephyr-latest/kernel/ |
D | Kconfig.smp | 69 valid set of high priority threads, it comes at a performance cost.
|
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/ |
D | README.rst | 34 QEMU x86 target. A valid certificate and private key are required to
|
/Zephyr-latest/arch/arc/ |
D | Kconfig | 147 The BSP must provide a valid default for proper operation. 157 The BSP must provide a valid default. This drives the size of the
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | wifi_shell.c | 116 bool valid; member 452 if (!sta_list[i].valid) { in handle_wifi_ap_sta_connected() 454 sta_list[i].valid = true; in handle_wifi_ap_sta_connected() 478 if (!sta_list[i].valid) { in handle_wifi_ap_sta_disconnected() 484 sta_list[i].valid = false; in handle_wifi_ap_sta_disconnected() 2014 if (!sta_list[i].valid) { in cmd_wifi_ap_stations()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | isoal.c | 152 bool valid = false; in isoal_get_time_diff() local 165 valid = true; in isoal_get_time_diff() 177 valid = true; in isoal_get_time_diff() 185 return valid; in isoal_get_time_diff()
|
D | ull_llcp_pdu.c | 206 conn->llcp.fex.valid = 1; in llcp_pdu_decode_feature_req() 216 conn->llcp.fex.valid = 1; in llcp_pdu_decode_feature_rsp() 302 conn->llcp.vex.valid = 1; in llcp_pdu_decode_version_ind()
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ec_host_cmd.rst | 26 is valid and the user has provided a handler for a received command id, the command handler is
|