Home
last modified time | relevance | path

Searched refs:warning (Results 26 – 50 of 292) sorted by relevance

12345678910>>...12

/Zephyr-latest/share/sysbuild/
DKconfig29 deprecation warning.
55 Print a warning when the Kconfig tree is parsed if any experimental
69 Print a warning when the Kconfig tree is parsed if any deprecated
DKconfig.v229 deprecation warning.
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake21 # This section covers flags related to warning levels #
43 # level 1 warning options
60 # level 2 warning options
74 # level 3 warning options
91 # extended warning options
101 -Wno-unknown-warning-option
/Zephyr-latest/scripts/west_commands/fetchers/
D__init__.py21 _logger.warning(f'The module for fetcher "{fetcher_name}" '
/Zephyr-latest/cmake/compiler/xt-clang/
Dcompiler_flags.cmake42 # add -Wno-unknown-warning-option to suppress those warnings.
44 -Wno-unknown-warning-option
/Zephyr-latest/cmake/compiler/clang/
Dcompiler_flags.cmake34 # This section covers flags related to warning levels #
37 # clang option standard warning base in Zephyr
56 # clang options for warning levels 1, 2, 3, when using `-DW=[1|2|3]`
/Zephyr-latest/doc/develop/toolchains/
Dgnu_arm_embedded.rst16 .. warning::
46 .. warning::
/Zephyr-latest/scripts/kconfig/
Dkconfig.py113 for warning in kconf.warnings:
114 print("\n" + warning, file=sys.stderr)
116 if not error_out and not re.search(warn_only, warning):
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dsize_calc.py319 logger.warning("Build.log file is empty.")
331 logger.warning(
398 logger.warning(
468 logger.warning(
/Zephyr-latest/soc/nordic/nrf53/
DCMakeLists.txt17 At your own risk, you can suppress this warning by setting
/Zephyr-latest/boards/
DCMakeLists.txt14 # For now, only enable warning for shadow variables for in-tree boards.
Ddeprecated.cmake6 # time prints a warning to the user, that the board name is deprecated.
/Zephyr-latest/cmake/compiler/xcc/
Dcompiler_flags.cmake7 # time. Suppress the warning, it's the best we can do given that
/Zephyr-latest/doc/_extensions/zephyr/
Dhtml_redirects.py79 logger.warning(
/Zephyr-latest/drivers/dp/
Dswdp_ll_pin.h35 #warning "Pin delay is not defined" in pin_delay_asm()
/Zephyr-latest/cmake/compiler/iar/
Dcompiler_flags.cmake23 # This section covers flags related to warning levels #
26 # Property for standard warning base in Zephyr, this will always be set when
71 # Extended warning set supported by the compiler
171 # Compiler flag for warning about shadow variables
173 # Compiler flag for disabling warning about array bounds
/Zephyr-latest/samples/subsys/logging/logger/
DREADME.rst47 Changing filter to warning on sample_instance.inst1 instance.
68 [00:00:03.166,006] <wrn> ext_log_system: warning level log, 2 arguments: 12
/Zephyr-latest/scripts/pylib/twister/
Dscl.py68 log.warning("can't import pykwalify; won't validate YAML (%s)", e)
/Zephyr-latest/drivers/entropy/
Dfake_entropy_native_sim.c17 #warning "zephyr,native-posix-rng is deprecated in favor of zephyr,native-sim-rng"
/Zephyr-latest/modules/hal_ethos_u/
DCMakeLists.txt10 set(ETHOSU_LOG_SEVERITY_MAP err err warning info debug)
/Zephyr-latest/cmake/modules/
DFindGnuLd.cmake31 # ... issue warning if GNULD_LINKER_IS_BFD is not already set.
36 "to correct value in cache to silence this warning"
/Zephyr-latest/include/zephyr/bluetooth/
Dbuf.h110 #warning "CONFIG_BT_BUF_ACL_RX_COUNT is deprecated, see Zephyr 4.1 migration guide"
/Zephyr-latest/cmake/linker/arcmwdt/
Dlinker_flags.cmake10 -Xtimer0 # to suppress the warning message
/Zephyr-latest/include/zephyr/sys/
D__assert.h137 #warning "__ASSERT() statements are ENABLED"
/Zephyr-latest/cmake/sca/eclair/ECL/
Dadopted_deviations.ecl19 -doc="#warning is a documented GNU preprocessing directive. See section \"5 Diagnostics\" of "CPP_M…
20 -config=STD.prepdirc,directives+={safe,"^warning$"}

12345678910>>...12