Home
last modified time | relevance | path

Searched full:apply (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/Zephyr-latest/scripts/west_commands/
Dpatch.py37 "apply patches to the west workspace",
38 "Apply patches to the west workspace",
51 Run "west patch apply" to apply patches.
52 See "west patch apply --help" for details.
81 apply-command: git apply
125 "apply",
126 help="Apply patches",
132 Run "west patch apply" to apply patches.
139 help="Roll back if any patch fails to apply",
192 self.inf(f"no patches to apply: {args.patch_yml} not found")
[all …]
/Zephyr-latest/dts/bindings/i2c/
Dsnps,designware-i2c.yaml17 A fixed offset to apply to the SCL lcnt setting.
22 A fixed offset to apply to the SCL hcnt setting.
/Zephyr-latest/doc/build/snippets/
Ddesign.rst21 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
/Zephyr-latest/include/zephyr/drivers/retained_mem/
Dnrf_retained_mem.h17 /** @brief Apply memory retention settings.
19 * Memory retention settings to apply are derived from devicetree configuration.
/Zephyr-latest/scripts/schemas/
Dpatch-schema.yml82 # The command used to apply the change represented by the patch
83 apply-command:
85 default: "git apply"
92 # Custom field that may be used for any purpose. For example, if the chosen apply-patch
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_private.h60 * @param log_msg_interval Logarithm 2 to apply to this interval.
81 * @param log_val New logarithm 2 to apply to this interval.
90 * @param log_val New logarithm 2 to apply to this interval.
99 * @param log_val New logarithm 2 to apply to this interval.
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst6 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…
154 treatment. Apply the fix directly at the top of ``v2.7-branch``.
/Zephyr-latest/dts/bindings/adc/
Dst,stm32-adc.yaml34 One of the two values may not apply to some series. Refer to the RefMan.
56 Apply to synchronous or asynchronous clock depending on the STM32
58 Some of the values may not apply to some series, and may depend on the
/Zephyr-latest/tests/bluetooth/tester/
Dhci_ipc_cpunet.conf1 # Apply this overlay at hci_ipc controller build
Dhci_ipc.conf1 # Apply this overlay at tester build, not hci_ipc build
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_mac.rst25 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/drivers/mbox/
DKconfig.nrf_vevif_event19 bool "Apply errata 16 for nRF54L series"
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu_srv.rst112 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.
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx.h69 * Apply given touchscreen transform data to the touchscreen processing.
73 * @param data Pointer to touchscreen transform structure to apply
/Zephyr-latest/soc/nordic/nrf53/
DCMakeLists.txt15 Consider enabling the system clock to apply the workaround.
/Zephyr-latest/soc/nordic/nrf52/
DCMakeLists.txt7 …_DESPITE_PAN_58 and an NRF SPIM driver are enabled, therefore PAN 58 will apply if RXD.MAXCNT == 1…
/Zephyr-latest/doc/build/dts/
Dintro.rst11 The following pages introduce general devicetree concepts and how they apply to
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor_regenerate.sh15 git apply --reject lwm2m_senml_cbor.patch
/Zephyr-latest/arch/arc/core/secureshield/
Dsecure_sys_services.c63 * apply one. Necessary check should be done to decide whether the apply is
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/
Ddfu_cli_all_targets_lost_on_apply.sh7 # Test if callback `lost_target` is called on every target failing on Apply step and `ended`
/Zephyr-latest/drivers/entropy/
DKconfig.native_posix21 Apply a seed by default, even if the user does not request it through the command line.
/Zephyr-latest/soc/adi/max32/
Dsoc.c32 /* Apply device related preinit configuration */ in soc_early_init_hook()
/Zephyr-latest/boards/nxp/twr_ke18f/
Dpinmux.c19 /* Apply pinctrl state directly, since there is no flexio device driver */ in twr_ke18f_pinmux_init()
/Zephyr-latest/doc/security/
Dreporting.rst109 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/boards/nxp/imx93_evk/dts/
Dimx93_evk_mimx9352_exp_btn.overlay8 * Apply this overlay to test RFU_BTN1 and RFU_BTN2 on PCAL6524.

12345678910>>...14