Searched refs:warning (Results 76 – 100 of 292) sorted by relevance
12345678910>>...12
/Zephyr-latest/soc/espressif/esp32c3/ |
D | mcuboot.ld | 45 *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) 107 *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*)
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | mcuboot.ld | 45 *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) 107 *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*)
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 43 # warning squashing on the objcopy steps. Binutils has a misfeature 155 # clear "zephyr.ri missing" error with an "rimage not found" warning
|
/Zephyr-latest/drivers/serial/ |
D | uart_native_pty.c | 11 #warning "zephyr,native-posix-uart is deprecated in favor of zephyr,native-pty-uart"
|
/Zephyr-latest/boards/particle/nrf52_blenano2/doc/ |
D | index.rst | 55 .. warning::
|
/Zephyr-latest/boards/particle/nrf51_blenano/doc/ |
D | index.rst | 53 .. warning::
|
/Zephyr-latest/drivers/memc/ |
D | memc_mcux_flexspi_aps6404l.c | 27 #warning "Enabling memc driver logging and XIP mode simultaneously can cause \
|
D | memc_mcux_flexspi_aps6408l.c | 27 #warning "Enabling memc driver logging and XIP mode simultaneously can cause \
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 50 # These tell you to use logger.warning("foo %d bar", 3) instead of e.g. 51 # logger.warning("foo {} bar".format(3)), but it's not a clear win in all
|
/Zephyr-latest/drivers/sensor/st/hts221/ |
D | hts221.c | 200 #warning "HTS221 driver enabled without any devices"
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 82 /* colors for various content boxes: @warning, @note, @deprecated @bug */ 83 --warning-color: #faf3d8; 84 --warning-color-dark: #f3a600; 85 --warning-color-darker: #5f4204; 213 --warning-color: #3b2e04; 214 --warning-color-dark: #f1b602; 215 --warning-color-darker: #ceb670; 274 --warning-color: #3b2e04; 275 --warning-color-dark: #f1b602; 276 --warning-color-darker: #ceb670; [all …]
|
/Zephyr-latest/scripts/build/ |
D | check_init_priorities_test.py | 270 self.assertFalse(validator.log.warning.called) 290 self.assertFalse(validator.log.warning.called)
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 107 additional flags, e.g. for warning suppression. Board directories can contain a 122 .. warning::
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 84 **Consequence**: A private, written warning from community leaders, providing 93 **Consequence**: A warning with consequences for continued behavior. No
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-shell.rst | 97 * Enable warning logs for all modules
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | environment.py | 1001 logger.warning("WARNING: Using --footprint-from-buildlog will give inconsistent results " 1038 logger.warning("You work with installed version of " 1134 logger.warning("Could not determine version")
|
/Zephyr-latest/drivers/sensor/st/lps22hh/ |
D | lps22hh.c | 273 #warning "LPS22HH driver enabled without any devices"
|
/Zephyr-latest/drivers/sensor/st/iis2mdc/ |
D | iis2mdc.c | 318 #warning "IIS2MDC driver enabled without any devices"
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 22 .. warning::
|
/Zephyr-latest/modules/hal_rpi_pico/ |
D | CMakeLists.txt | 146 # A function in flash.c adds 1 to a function pointer, causing a warning
|
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstool.py | 237 log.warning(found_msg + ", unloading module") 641 log.warning("Load failed? ROM_STATUS = 0x%x", dsp.ROM_STATUS) 900 log.warning(f"cavstool: Unrecognized IPC command 0x{data:x} ext 0x{ext_data:x}") 906 log.warning("DSP power seems off?!")
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | pyocd.py | 132 ret.logger.warning('PYOCD_DAPARG is deprecated; use --daparg')
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 18 .. warning::
|
/Zephyr-latest/doc/_extensions/zephyr/domain/ |
D | __init__.py | 574 logger.warning( 706 logger.warning( 712 logger.warning( 773 logger.warning(
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | doxyrunner.py | 261 logger.warning(message)
|
12345678910>>...12