Searched refs:long (Results 126 – 150 of 201) sorted by relevance
123456789
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 43 value. Please be aware that increasing it for long-running test cases
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 32 - Support for logging floating point variables and long long arguments. 710 Note that ``long double`` is not supported by Python's ``struct`` module. 711 Therefore, log messages with ``long double`` will not display the correct
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 129 timing-sensitive applications with long uptimes will be configured to 157 long a timeout might be.
|
/Zephyr-latest/doc/project/ |
D | dev_env_and_tools.rst | 251 daily and long-term work and contributions to the Zephyr project. We use 351 PR complexity, affects how long a merge should be held to ensure proper
|
D | release_process.rst | 266 Zephyr LTS provides a stable and long-lived foundation for developing 286 - New APIs for experimental features can be added at any time as long as they
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 31 this to 0 disables GATT long/reliable writes.
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 119 Without long filenames enabled, file names are limited to 8.3 format.
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | nordic_segger.rst | 150 not appear anymore and you should now be able to send long packets over the virtual Serial Port.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.1.rst | 131 files. This feature was deprecated a long time ago. Projects that do still use
|
D | release-notes-3.7.rst | 18 * A long-awaited :ref:`HTTP Server <http_server_interface>` library, and associated service API, 940 data is too long. 982 * Added long press reset configuration for :dtcompatible:`nordic,npm1300`. 1184 on STM32 F7 & H7 SoC series, as long as DMA buffers are placed in an uncached memory section. 1589 * Fixed throughput calculation during long zperf sessions. 1711 * Fix dictionary logging parser not handling long long arguments correctly.
|
D | release-notes-1.5.rst | 274 * ``ZEP-724`` - build on windows failed: 'make: execvp: uname: File or path name too long'
|
/Zephyr-latest/modules/openthread/ |
D | CMakeLists.txt | 97 kconfig_to_ot_option(CONFIG_OPENTHREAD_MLE_LONG_ROUTES OT_MLE_LONG_ROUTES "Enable MLE long routes s…
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 193 - Avoid overly long tests. If the test takes over 20 seconds of runtime, consider if it is possible
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g0.dtsi | 440 /* DMAMUX clock is enabled as long as DMA1 or DMA2 is enabled */
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 207 The waiting period only limits how long the mailbox waits 377 /* get a data item, waiting as long as needed */
|
/Zephyr-latest/doc/ |
D | glossary.rst | 191 (eXecute In Place) a method of executing programs directly from long
|
/Zephyr-latest/boards/st/nucleo_wl55jc/doc/ |
D | nucleo_wl55jc.rst | 48 The STM32WL55JC long-range wireless and ultra-low-power devices embed a powerful
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 33 :c:type:`k_timeout_t` timeout value indicating how long the thread may
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 29 # 30K is mandatory, but might need more for long duration use cases
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig | 185 the most memory (long strings).
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 220 from either slot, as long as it has been marked to be boot
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 46 name if it is too long for the serialization format they support. 233 This allows for recording very long traces. To configure Zephyr for RTT streaming to Tracealyzer,
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 287 request payload from the server to the application. As long as the status
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 6 Developers using Zephyr's APIs need to know how long they can trust that a
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | sar_cfg.rst | 85 discard timer tells how long the lower transport layer waits before discarding the segmented message
|
123456789