Searched refs:error (Results 1001 – 1025 of 1189) sorted by relevance
1...<<4142434445464748
/Zephyr-latest/drivers/crypto/ |
D | crypto_stm32.c | 29 #error No STM32 HW Crypto Accelerator in device tree
|
/Zephyr-latest/modules/mbedtls/ |
D | CMakeLists.txt | 89 ${ZEPHYR_CURRENT_MODULE_DIR}/library/error.c
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/ |
D | radio.c | 1546 #error "Missing atomic operation in radio_sleep()" in radio_sleep() 1595 #error "Missing atomic operation in radio_wake()" in radio_wake()
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/ |
D | index.rst | 410 If the debug probe fails to connect with the following error, it's possible 417 Remote communication error. Target disconnected.: Connection reset by peer.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 201 * ``ZEP-218`` - [drivers/nble][PTS_TEST] Fix responding with the wrong error codes to the Prepare W… 244 * ``ZEP-621`` - samples/static_lib: fatal error: stdio.h: No such file or directory
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 126 option and the build system will generate an error if this value is too low. 191 will result in a fatal error for the calling thread.
|
/Zephyr-latest/dts/arm/st/l5/ |
D | stm32l5.dtsi | 371 interrupt-names = "event", "error"; 383 interrupt-names = "event", "error";
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt11xx.dtsi | 940 interrupt-names = "common", "error"; 950 interrupt-names = "common", "error"; 960 interrupt-names = "common", "error";
|
D | nxp_mcxn23x_common.dtsi | 490 no-error-irq; 506 no-error-irq;
|
/Zephyr-latest/drivers/espi/ |
D | espi_it8xxx2.c | 218 #error "ACPI shared memory region out of h2ram" 226 #error "EC host command parameters out of h2ram" 235 #error "ACPI and HC sections of h2ram overlap"
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_testsuite.py | 31 from twisterlib.error import TwisterException, TwisterRuntimeError
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | jlink.py | 334 self.logger.error(e)
|
D | openocd.py | 304 self.logger.error('--erase not supported for target without --cmd-erase')
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testinstance.py | 24 from twisterlib.error import BuildError, StatusAttributeError
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/doc/ |
D | index.rst | 140 | GDB experiences a timeout error connecting to | This will be fixed in a future release.|
|
/Zephyr-latest/dts/riscv/gd/ |
D | gd32vf103.dtsi | 177 interrupt-names = "event", "error";
|
/Zephyr-latest/samples/drivers/dac/ |
D | README.rst | 238 .. note:: If the DAC is not supported, the output will be an error message.
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 79 Linker exits with error when an orphan section is found. 552 Turn on "warning as error" toolchain flags 613 and can be used to change compiler optimization, warning and error 643 bool "No runtime error checks" 648 bool "Runtime error checks"
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 236 error checking and overall network performance with the cost of processing 256 error checking and overall network performance with the cost of processing
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_npcx_controller.c | 577 static void i2c_ctrl_notify(const struct device *dev, int error) in i2c_ctrl_notify() argument 581 data->trans_err = error; in i2c_ctrl_notify()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | access.rst | 241 error code. 247 the :c:member:`bt_mesh_send_cb.start` callback is raised with an error code.
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/ |
D | index.rst | 481 If the debug probe fails to connect with the following error, it's possible 488 Remote communication error. Target disconnected.: Connection reset by peer.
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 238 interrupt-names = "status", "error"; 384 interrupt-names = "status", "error";
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 148 #error "Node is disabled" 151 If you see the ``#error`` output, make sure to enable the node in your 158 collect2: error: ld returned 1 exit status
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_am1805.c | 90 #error "am1805-gpios" - property not available in devicetree.
|
1...<<4142434445464748