Searched refs:maintain (Results 26 – 50 of 56) sorted by relevance
123
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.7.rst | 764 To maintain existing behavior set the parameter to ``false``. (:github:`72090`) 768 To maintain existing behavior set the parameter to ``false``. (:github:`72090`) 772 To maintain existing behavior set the parameter to ``false``. (:github:`72090`) 776 To maintain existing behavior set the parameter to ``false``. (:github:`72090`)
|
D | migration-guide-4.1.rst | 391 any user-defined data structure. To maintain the current behavior, set this parameter to ``NULL``.
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 141 <https://en.wikipedia.org/wiki/Leap_second>`__) to maintain alignment to
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.df | 269 enables workaround for the delay to maintain inter frame spacing (IFS) for connection
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 869 …a symbol marking the flash.text end, this can be used for mmu driver to maintain virtual address */ 893 …mbol marking the flash.rodata start, this can be used for mmu driver to maintain virtual address */
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default.ld | 819 …a symbol marking the flash.text end, this can be used for mmu driver to maintain virtual address */ 847 …mbol marking the flash.rodata start, this can be used for mmu driver to maintain virtual address */
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 190 hard to maintain:: 222 are much easier to maintain, but don't support row or column spans:: 782 and to make it easier to write and maintain consistent documentation.
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 152 integrate external source code must therefore commit to maintain the integration
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 128 existing code in order to maintain the current behavior of their application.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 31 controller. Because of this, the controller needs to maintain
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 317 to maintain the connection with the AP. unit: seconds.
|
/Zephyr-latest/doc/develop/ |
D | beyond-GSG.rst | 18 applications, set up and maintain the Zephyr development environment,
|
D | modules.rst | 25 Zephyr developer that is committed to maintain the module codebase. 98 It is not required in module repositories to maintain a 'master'
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 321 maintain system stability and data integrity.
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 185 To create and maintain a structured software product it is also necessary to consider individual
|
/Zephyr-latest/boards/arm/mps2/doc/ |
D | mps2_an521.rst | 86 is chosen to maintain compatibility with TF-M, which marks that final 468KB
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 186 To maintain consistency between all connectivity implementations, observe the following guidelines …
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 271 the JP1 I/O connector to maintain signal integrity. This allocation may be changed from the
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 14 maintain the quality of the overall release without delays because of one or two
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 413 A separate test case description file would be harder to maintain
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 963 maintan||maintain
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 621 The kernel can also maintain lists of objects that can be used to track
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 518 A general best practice is to always maintain in shared state some condition
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 651 With this approach, it is possible to maintain the order of the messages at the cost
|
/Zephyr-latest/kernel/ |
D | Kconfig | 480 This option instructs the kernel to maintain a list of all threads
|
123