/Zephyr-latest/doc/build/snippets/ |
D | design.rst | 21 apply them all together 35 repetition; for example, you can apply the same board-specific configuration 37 expression for the settings, which will then apply to both boards
|
D | writing.rst | 113 To apply ``bar`` after ``foo``: 199 You can write settings that only apply to some boards. 202 that apply to all boards. (This is similar, for example, to the way that an
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor_regenerate.sh | 15 git apply --reject lwm2m_senml_cbor.patch
|
D | README_lwm2m | 24 If the patch fails to apply, you can attempt to use the 3-way merge capabilities by committing the …
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfd_srv_internal.h | 20 bool apply; member
|
D | dfd_srv.c | 265 ((srv->apply & BIT_MASK(1)) << 2))); in status_rsp() 293 params.apply = (byte >> 2U) & BIT_MASK(1); in handle_start() 814 LOG_DBG("reason: %u, phase: %u, apply: %u", reason, srv->phase, srv->apply); in dfu_ended() 830 if (!srv->apply) { in dfu_ended() 1053 srv->dfu.xfer.blob.mode == xfer.mode && srv->apply == params->apply && in bt_mesh_dfd_srv_start() 1098 srv->apply = params->apply; in bt_mesh_dfd_srv_start() 1102 params->apply); in bt_mesh_dfd_srv_start()
|
/Zephyr-latest/doc/build/dts/ |
D | intro.rst | 11 The following pages introduce general devicetree concepts and how they apply to
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | CMakeLists.txt | 7 …_DESPITE_PAN_58 and an NRF SPIM driver are enabled, therefore PAN 58 will apply if RXD.MAXCNT == 1…
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | CMakeLists.txt | 15 Consider enabling the system clock to apply the workaround.
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_mac.rst | 25 choice. This will apply to any executable being launched from such terminal 28 Note that this section does **not** apply to executables installed with
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_backporting.rst | 6 The processes described in this document apply to both the zephyr repository itself and the MCUmgr … 22 In Zephyr version 2.7 and earlier, you must first apply the fix 25 As such, there are four possible ways to apply a change to the 2.7 branch: 42 This section indicates how to apply fixes to previous versions of MCUmgr. 56 You must also apply the ``backport v2.7-branch`` label to the bug report. 110 1. Check if the author has followed the correct steps that are required to apply the fix, as descri…
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfu_srv.h | 168 int (*apply)(struct bt_mesh_dfu_srv *srv, member
|
D | dfd_srv.h | 220 bool apply; member
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | dfd.c | 36 srv->dfu.xfer.blob.mode, srv->apply, srv->slot_idx); in print_dfd_status() 226 params.apply = shell_strtobool(argv[4], 0, &err); in cmd_dfd_start() 228 params.apply = true; in cmd_dfd_start() 426 SHELL_CMD_ARG(apply, NULL, NULL, cmd_dfd_apply, 1, 0),
|
/Zephyr-latest/share/sysbuild/ |
D | CMakeLists.txt | 11 # This will update the APP_DIR cache variable to PATH type and apply a comment.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 112 Finally, if the image was verified, the Distributor may instruct the Firmware Update Server to apply 113 the transfer. This is communicated to the application through the :c:member:`apply 114 <bt_mesh_dfu_srv_cb.apply>` callback. The application should swap the image and start running with 119 the swap. This restart can be performed from inside the apply callback, or done asynchronously.
|
D | rpr_srv.rst | 27 The following limitations apply to Remote Provisioning Server model:
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 109 parties building products using Zephyr to be able to apply and 185 backports, and apply them to any of the above listed release branches, 186 unless the fix does not apply (the vulnerability was introduced after 188 :ref:`vulnerability fixes <vulnerability_fix_recommendations>` apply
|
/Zephyr-latest/scripts/west_commands/ |
D | patch.py | 213 "apply": self.apply, 220 def apply(self, args, yml): member in Patch
|
/Zephyr-latest/samples/subsys/lorawan/fuota/ |
D | README.rst | 20 via a callback and can reboot the device into MCUboot to apply the upgrade.
|
/Zephyr-latest/boards/nordic/thingy53/doc/ |
D | index.rst | 42 also apply to this board, with the additional step of connecting an external
|
/Zephyr-latest/arch/arm/core/cortex_m/tz/ |
D | Kconfig | 52 - Certain requirements/restrictions may apply regarding
|
/Zephyr-latest/boards/shields/lcd_par_s035/boards/ |
D | rd_rw612_bga.overlay | 80 * on the LCDIC will apply byte swapping in hardware, so the
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | Kconfig | 162 This option does not apply to the LSM330DLHC.
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | tippy-bundle.umd.min.js | 6 …apply(void 0,e):t}function u(t,e){return 0===e?t:function(r){clearTimeout(n),n=setTimeout((functio…
|