/Zephyr-latest/doc/develop/sca/ |
D | eclair.rst | 17 You need to have a valid license to use it.
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | rd_rw612_bga.dtsi | 187 data-valid-time = <1>;
|
/Zephyr-latest/doc/connectivity/networking/api/ |
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/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/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/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/samples/net/cloud/aws_iot_mqtt/ |
D | README.rst | 34 QEMU x86 target. A valid certificate and private key are required to
|
/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/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/drivers/usb/udc/ |
D | udc_dwc2.c | 2433 bool valid; in dwc2_handle_out_xfercompl() local 2439 valid = (pkts == 1); in dwc2_handle_out_xfercompl() 2442 valid = (pkts == 2); in dwc2_handle_out_xfercompl() 2445 valid = (pkts == 3); in dwc2_handle_out_xfercompl() 2449 valid = false; in dwc2_handle_out_xfercompl() 2453 if (!valid) { in dwc2_handle_out_xfercompl()
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | wifi_shell.c | 112 bool valid; member 443 if (!sta_list[i].valid) { in handle_wifi_ap_sta_connected() 445 sta_list[i].valid = true; in handle_wifi_ap_sta_connected() 469 if (!sta_list[i].valid) { in handle_wifi_ap_sta_disconnected() 475 sta_list[i].valid = false; in handle_wifi_ap_sta_disconnected() 1979 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
|
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/ |
D | index.rst | 195 bootloader will start if there is no valid application image in flash or the
|
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/ |
D | index.rst | 195 bootloader will start if there is no valid application image in flash or the
|
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/ |
D | index.rst | 201 bootloader will start if there is no valid application image in flash or the
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/ |
D | mimxrt1062_fmurt6.dts | 198 data-valid-time = <1>;
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 217 *Await valid connectivity configuration* 222 …vity implementation should not give up on the connection attempt, even if valid connection paramet… 224 Instead, the connectivity implementation should asynchronously wait for valid connection parameters…
|
/Zephyr-latest/boards/ti/cc1352p7_launchpad/doc/ |
D | index.rst | 203 bootloader will start if there is no valid application image in flash or the
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_msg.h | 150 .valid = 0, \
|