Searched refs:change (Results 276 – 300 of 317) sorted by relevance
1...<<111213
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | shell.c | 1683 SHELL_CMD_ARG(comp-change, NULL, NULL, cmd_comp_change, 1, 0),
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.9.rst | 158 * change description
|
D | release-notes-3.1.rst | 17 need to be prefixed with ``<zephyr/...>`` when included. Because this change 441 …* STM32: Additionally to above change it is now possible for clock consumers to select an alternate 813 details on this change and its purpose. 1742 * :github:`43229` - nvs: change nvs_init to accept a device reference 1823 * :github:`42343` - LE Audio: PACS: Server change location
|
D | release-notes-2.0.rst | 452 easier to understand and change. The new scripts are these three files: 711 * :github:`18183` - [zephyr 1.14][GATT/SR/GAS/BV-07-C] GATT Server does not inform change-unaware c… 717 * :github:`18150` - [zephyr 1.14] Host does not change the RPA 947 * :github:`16898` - bluetooth stack change affects timer behavior
|
D | release-notes-1.13.rst | 170 (This change requires updating application configs to refer to corresponding 540 * :github:`8357` - bluetooth: request the capability to change gap device name programmatically
|
D | release-notes-1.14.rst | 207 * :github:`18183` - [zephyr 1.14][GATT/SR/GAS/BV-07-C] GATT Server does not inform change-unaware c… 411 * :github:`18150` - [zephyr 1.14] Host does not change the RPA 413 * :github:`18183` - [zephyr 1.14][GATT/SR/GAS/BV-07-C] GATT Server does not inform change-unaware c… 941 * Automatically change the KCONFIG_ROOT when the application directory 1665 * :github:`12734` - drivers: flash: Recent change in spi_nor.c does not let have multiple flash dev… 2302 * :github:`729` - TCP SYN backlog change likely has concurrent global var access issues
|
D | release-notes-2.6.rst | 48 Formerly ``-ENOTSUP`` was returned for both failure modes, meaning this change 124 and the asynchronous API has the **_async** sufix. This change aligns the API 816 This change was made to bring Zephyr's devicetrees into compliance with an 900 change. 1871 * :github:`32724` - qemu timer change introducing new CI failures
|
D | release-notes-3.2.rst | 46 this change. 337 * Added a new :c:func:`bt_le_set_rpa_timeout()` API call to dynamically change 2201 * :github:`47847` - How to PM change pm_state 2261 * :github:`47273` - linker script: Vector table regression due to change in definition of _vector_e… 2361 * :github:`46493` - Ethernet W5500 driver fails initialization with latest change - revert needed
|
D | release-notes-2.7.rst | 743 With this change, many ``CONFIG_*_ON_DEV_NAME`` options were removed and 1008 Previous to this change, ``:option:`` was used for this purpose. 1834 * :github:`33113` - Improve code coverage for new feature or code change in kernel 1906 * :github:`26051` - shell: uart: Allow a change in the shell initalisation to let routing it throug…
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 766 # This macro is like board_set_runner(), but will only make a change 3181 # not change the order of precedence in which the list itself is constructed. 3409 # This can be used to ensure the user does not accidentally try to change 3441 # If the user tries to change <variable> to a new value, then a warning will 3445 # Together with the warning, user is informed that in order to change 3458 # If we detect that user tries to change the setting, then print a warning 3477 # Warn the user if it looks like he is trying to change the variable 3545 * This is too late to make changes! The change was ignored.
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 1134 conditionals when the code path should change based on the selected options. 1158 Existing usage is recommended to change as soon as updated industry standard 1283 code itself needs to be modified (ideally upstream, alternatively via a change
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 63 absolutely necessary. To change this you must first select 651 encryption-change event to be received before accepting key-distribution
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 39 higher layer applications and profiles to set up streams, change volume, control 1164 In cases like this the application is only notified about the change with a callback,
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 261 As such, Zephyr iface state may change unpredictably during connectivity implementation callbacks.
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 69 at initialization time. Others need to change the configuration at runtime
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 206 composition data of the new firmware doesn't change.
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 23 typical apps will change it. But it is legal and supported to set
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 416 change.
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 38 You can change ``qemu_cortex_m3`` to match your board.
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 415 Use CMake with ``-DBOARD_FLASH_RUNNER=jlink`` to change the default OpenOCD
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 239 (This could change in future versions of ZMS)
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 512 Linux's LTTng and change the top-layer to serialize to the same format.
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 604 Sysbuild also allows users to change :ref:`application-configuration-directory`
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 352 will not change the time at which the item will be submitted to its queue.
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 1350 # Note: The header is subject to change so you typically have to regenerate the 1448 # change the gamma. 1812 # Use this tag to change the font size of LaTeX formulas included as images in 1813 # the HTML documentation. When you change the font size after a successful 2076 # Note: The header is subject to change so you typically have to regenerate the
|
1...<<111213