Searched refs:ignored (Results 76 – 100 of 123) sorted by relevance
12345
/Zephyr-latest/doc/build/kconfig/ |
D | menuconfig.rst | 19 :file:`zephyr/.config`, the assignment will be ignored and overwritten when
|
D | tips.rst | 416 respected, and any symbol defaults are ignored. This is why the value of 474 configuration files are always ignored. Hidden symbols get their value 481 :file:`zephyr/.config` are ignored by Kconfig, like for other configuration
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.hl7800 | 372 CTS pulses shorter than this value will be ignored.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | tbs.rst | 83 In the following examples, notifications from GTBS are ignored, unless otherwise specified.
|
/Zephyr-latest/doc/develop/west/ |
D | basics.rst | 111 ignored files
|
D | west-apis.rst | 291 Errors due to an inability to find a local configuration file are ignored.
|
D | release-notes.rst | 449 lists from any imported manifests were ignored. 814 is ignored.
|
/Zephyr-latest/tests/lib/sprintf/src/ |
D | main.c | 512 #pragma GCC diagnostic ignored "-Wformat-truncation" in ZTEST()
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | core.py | 380 def __call__(self, parser, args, ignored, option): argument
|
/Zephyr-latest/cmake/modules/ |
D | boards.cmake | 240 "revision.cmake ignored, revision.cmake is only used for revision format: 'custom'"
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 131 running, the cancel request will be ignored.
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 88 ignored, most likely temporarily, its type can be set to
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 180 will be ignored and the minimum value will be used instead.
|
/Zephyr-latest/boards/altr/max10/doc/ |
D | index.rst | 264 be ignored.
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 35 [ff02::1:3]:5355 and other DNS server addresses are ignored.
|
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/ |
D | index.rst | 251 applications has started. It can be ignored as the application should be
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 199 * ``ZEP-180`` - make menuconfig user provided options are ignored at building time
|
D | release-notes-1.9.rst | 374 * ``ZEP-2558`` - CONFIG_BLUETOOTH_* Kconfig options silently ignored
|
D | migration-guide-4.0.rst | 512 …``NET_SOCKET_SERVICE_SYNC_DEFINE_STATIC`` has been removed as it was always ignored. (:github:`794…
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 106 The single argument that is passed to a handler function can be ignored if it 488 to indicate that the result is intentionally ignored, and (2) documenting what
|
/Zephyr-latest/arch/x86/ |
D | Kconfig | 284 text segment by 12-16 bytes and is typically ignored if not needed.
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 61 smaller than this value, then this value is ignored. If the timeout
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 184 Unused space is ignored.
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 301 If a Zephyr is specified in the list, but not found in the system, it is simply ignored and
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 9 # All text after a single hash (#) is considered a comment and will be ignored. 709 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief 711 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting 849 # defined changes to the PATH are ignored. A typical example on macOS is to set 1106 # will be ignored. 1306 # that should be ignored while generating the index headers. The IGNORE_PREFIX
|
12345