Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 25 of 38) sorted by relevance

12

/Zephyr-latest/scripts/kconfig/
Dkconfig.py187 warn(msg + SYM_INFO_HINT.format(sym))
232 warn(f"""\
256 warn(f'Deprecated symbol {selector_name} is enabled.')
267 warn(f'Experimental symbol {selector_name} is enabled.')
324 def warn(msg): function
Dlint.py322 warn("'{}' wrote to stderr:\n{}".format(cmd_s, stderr))
331 def warn(msg): function
Dkconfiglib.py867 def __init__(self, filename="Kconfig", warn=True, warn_to_stderr=True, argument
947 self._init(filename, warn, warn_to_stderr, encoding)
959 def _init(self, filename, warn, warn_to_stderr, encoding): argument
970 self.warn = warn
2014 self.warn = True
2021 self.warn = False
2093 "warnings " + status(self.warn),
4009 if not self.warn:
/Zephyr-latest/scripts/build/
Dprocess_gperf.py38 def warn(text): function
97 warn("gperf %s is not tested, versions %s through %s supported" %
Dgen_relocate_app.py264 warnings.warn("Common variable found. Move "+
547 warnings.warn("File: "+file_glob+" Not found")
550 warnings.warn("Regex in file lists is deprecated, please use file(GLOB) instead")
Dllext_prepare_exptab.py239 self.log.warn(f"_prepare_exptab_for_str_linking: do nothing")
/Zephyr-latest/dts/arm/nuvoton/npcx/
Dnpcx-espi-vws-map.dtsi60 vw-oob-rst-warn {
66 vw-host-rst-warn {
72 vw-sus-warn {
Dnpcx-espi-vws-ex-map.dtsi35 vw-dnx-warn {
/Zephyr-latest/cmake/linker/xt-ld/
Dlinker_flags.cmake22 ${LINKERFLAGPREFIX},--orphan-handling=warn
/Zephyr-latest/modules/hal_ethos_u/
DCMakeLists.txt9 # Ethos-U driver (err=0, warn=1, info=2, debug=3)
/Zephyr-latest/cmake/linker/arcmwdt/
Dlinker_flags.cmake32 ${LINKERFLAGPREFIX},--orphan-handling=warn
/Zephyr-latest/drivers/sensor/ams/tsl2591/
DKconfig22 If set, the driver will warn if the sensor ADC is
/Zephyr-latest/cmake/linker/ld/
Dlinker_flags.cmake18 ${LINKERFLAGPREFIX},--orphan-handling=warn
/Zephyr-latest/arch/arc/
DCMakeLists.txt34 # Instruct MWDT assembler not to warn when we load only lower half (32bit) of symbol
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dconfig_parser.py226 warnings.warn(
/Zephyr-latest/kernel/
DCMakeLists.txt169 # Only warn if default value 0 has been modified
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld401 * binutils to decide to warn about (no way to turn that off, it
402 * seems, --warn-section-align is on by default)
/Zephyr-latest/include/zephyr/arch/x86/intel64/
Dlinker.ld235 * with "--orphan-handling=warn" by LLVM lld.
/Zephyr-latest/soc/intel/intel_adsp/common/
DCMakeLists.txt46 # cacheability addresses), it will warn about an "empty" segment even
/Zephyr-latest/arch/x86/zefi/
DREADME.txt87 the overlap and warn about it.
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld340 * warnings when "--orphan-handling=warn" is set for lld.
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dace-link.ld495 * binutils to decide to warn about (no way to turn that off, it
496 * seems, --warn-section-align is on by default)
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld427 * warnings when "--orphan-handling=warn" is set for lld.
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld438 * warnings when "--orphan-handling=warn" is set for lld.
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dlinker.ld569 * with "--orphan-handling=warn" by LLVM lld.

12