Home
last modified time | relevance | path

Searched refs:ignore (Results 26 – 50 of 65) sorted by relevance

123

/Zephyr-latest/drivers/hwinfo/
DKconfig42 Always return factory pre-programmed values, stored in FCFG and ignore
/Zephyr-latest/arch/x86/zefi/
DREADME.txt67 they ignore the preferred load address and will put the image at
/Zephyr-latest/cmake/modules/
Dyaml.cmake271 # We ignore any errors as we are checking for existence of the key, and
273 string(JSON type ERROR_VARIABLE ignore TYPE "${json_content}" ${valid_keys} ${k})
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst68 ignore the Zephyr testcases in the ``tests`` directory. **Note that all ``test_data``
/Zephyr-latest/cmake/linker_script/arm/
Dlinker.cmake36 # linker/ld/target.cmake based on arch, or directly in arch and scatter_script.cmake can ignore
/Zephyr-latest/doc/develop/test/
Dcoverage.rst121 …genhtml lcov.info --output-directory lcov_html -q --ignore-errors source --branch-coverage --highl…
/Zephyr-latest/arch/posix/
DCMakeLists.txt86 -Wl,--unresolved-symbols=ignore-all
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst40 encounters an error it will ignore any data with missing/incorrect metadata.
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst101 to write a function using only A0-A3 and CALL4 calls and ignore higher
/Zephyr-latest/cmake/linker/
Dlinker_script_common.cmake105 # This section is not active in this pass, ignore.
145 # This section setting is not active in this pass, ignore.
/Zephyr-latest/subsys/net/lib/shell/
Dcm.c923 SHELL_CMD_ARG(ignore, NULL,
/Zephyr-latest/doc/develop/west/
Dextensions.rst130 You can ignore the second argument to ``do_run()`` (``unknown_args`` above), as
Dbuilt-in.rst161 ignore incoming changes for the moment.
/Zephyr-latest/doc/build/kconfig/
Dtips.rst432 Symbols without prompts ignore any value from the saved configuration.
462 As long as ``CUSTOM_STACK_SIZE`` is disabled, ``STACK_SIZE`` will ignore the
678 ignore it.
/Zephyr-latest/modules/hostap/
DKconfig334 AP may choose to consider or ignore the STA's preferred value.
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish434 complete -c west -n "__zephyr_west_seen_subcommand_from build" -o f -l force -d "ignore errors and …
449 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o f -l force -d "ignore errors and c…
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst234 wget -O - |sdk-url-linux-sha| | shasum --check --ignore-missing
/Zephyr-latest/doc/services/zbus/
Dindex.rst83 or observations individually. The event dispatcher will ignore disabled observers and observations.
94 shows the observer is disabled, so the event dispatcher will ignore it. (c) shows the observer
432 The VDED will ignore all disabled observers or observations.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-tools.rst128 add :literal:`-z` to the ``btproxy`` command line to ignore any null bytes
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst219 * :github:`1419` - test, please ignore
488 * :github:`4853` - cmake: building unit test cases ignore EXTRA_* settings
/Zephyr-latest/scripts/
Dcheckpatch.pl51 my @ignore = ();
218 'ignore=s' => \@ignore,
312 hash_save_array_words(\%ignore_type, \@ignore);
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst208 * The driver can ignore calls to :c:func:`sys_clock_set_timeout`, as every
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst461 /* ignore message data and delete the message */
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst162 /** Out of power management configurations, ignore "sleep" state. */
/Zephyr-latest/doc/contribute/
Dguidelines.rst900 git rebase --ignore-whitespace upstream/main
902 The ``--ignore-whitespace`` option stops ``git apply`` (called by rebase)

123