Home
last modified time | relevance | path

Searched refs:suppress (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/soc/nordic/nrf53/
DCMakeLists.txt17 At your own risk, you can suppress this warning by setting
/Zephyr-latest/cmake/linker/arcmwdt/
Dlinker_flags.cmake10 -Xtimer0 # to suppress the warning message
/Zephyr-latest/subsys/net/ip/
Dipv4.h86 uint8_t suppress: 1; member
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py63 with contextlib.suppress(ProcessLookupError, psutil.NoSuchProcess):
206 with contextlib.suppress(ProcessLookupError, psutil.NoSuchProcess):
460 with contextlib.suppress(TypeError, serial.SerialException):
1041 with contextlib.suppress(ProcessLookupError, psutil.NoSuchProcess):
1321 contextlib.suppress(ValueError),
Dcoverage.py118 with contextlib.suppress(Exception):
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld339 /* Output section descriptions are needed for these sections to suppress
/Zephyr-latest/scripts/west_commands/runners/
Dnrf_common.py567 with contextlib.suppress(FileNotFoundError):
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld426 /* Output section descriptions are needed for these sections to suppress
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld437 /* Output section descriptions are needed for these sections to suppress
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.zsh254 '(-q --quiet)'{-q,--quiet}'[suppress non-error output]'
Dwest-completion.fish448 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o q -l quiet -d "suppress non-error …
/Zephyr-latest/scripts/
Dspelling.txt1518 supress||suppress
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst669 * Added an option to suppress ICMP destination unreachable errors.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1767 # Note that a value of 0 will completely suppress the enum values from appearing
/Zephyr-latest/cmake/modules/
Dextensions.cmake1450 # - NOKEEP: suppress the generation of KEEP() statements in the linker script,