Searched refs:error (Results 876 – 900 of 1189) sorted by relevance
1...<<31323334353637383940>>...48
/Zephyr-latest/drivers/display/ |
D | display_stm32_ltdc.c | 60 #error "Invalid LTDC pixel format chosen" 505 #error "LTDC ext-sdram property in device tree does not reference SDRAM1 or SDRAM2 node"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 1024 field, instead of using ``error`` for this purpose. 2130 which a filesystem error was emitted. 2364 * MCUmgr responses where ``rc`` (result code) is 0 (no error) will no longer 2459 initialization with returning / propagating error codes. 2608 - :github:`37193` - mcumgr: Probably incorrect error handling with udp backend 2617 - :github:`44948` - cmsis_dsp: transform: error during building cf64.fpu and rf64.fpu for mps2_an52… 2708 - :github:`53137` - Bluetooth: Controller: HCI 0x45 error after 3rd AD fragment with data > 248 byt… 2727 - :github:`53570` - SDHC SPI driver should issue CMD12 after receiving data error token 2749 - :github:`53937` - usb: stm32g0: sometimes get write error during CDC ACM enumeration when using U… 2793 - :github:`54504` - LwM2M: Connection resume does not work after network error [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci.txt | 852 | 0x03-0xFF | Reserved (HCI command error) | 967 | 0x03-0xFF | Reserved (HCI command error) | 1079 This event reports a fatal non-recoverable error from the local Controller. 1081 non-recoverable error. The content of the event depends on a type of error it 1112 Zephyr Fatal Error event with Stack Frame data represents a Hard Fault error. 1132 | 0xXXXXXXXX | The reason for the fatal error | 1202 | 0xXXXXXXXXXXXXXXXX | Program counter where the error | 1210 | | UTF-8 encoded error information |
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf54lx.h | 24 #error "SW tIFS switching using dedicated second timer not supported yet."
|
D | radio_sim_nrf54l.h | 24 #error "SW tIFS switching using dedicated second timer not supported yet."
|
D | radio_nrf5_ppi.h | 352 #error "tIFS Trx SW switch can be used on this SoC only with TIMER0 as the event timer"
|
/Zephyr-latest/dts/riscv/sifive/ |
D | riscv32-fe310.dtsi | 85 error-device@3000 {
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | ipc_icmsg_me_follower.c | 188 .error = NULL,
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_config.rst | 38 ``net_config_init()`` will return error during the device startup."
|
/Zephyr-latest/cmake/modules/ |
D | snippets.cmake | 12 # If SNIPPET contains a snippet name that is not found, an error
|
D | zephyr_default.cmake | 53 # Test and error-out if we are affected by the PyPI CMake 3.22.1 / 3.22.2 bug
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 79 #error Virtual kernel linking is not yet implemented for 64-bit
|
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/remote/src/ |
D | remote.c | 52 .error = ep_error
|
/Zephyr-latest/samples/subsys/fs/littlefs/src/ |
D | main.c | 318 #error "No disk device defined, is your board supported?"
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 25 see this error if you try to build this sample for an unsupported board:
|
/Zephyr-latest/tests/drivers/i2c/i2c_ram/src/ |
D | test_i2c_ram.c | 29 #error "Please set the correct I2C device and alias for i2c_ram to be status okay"
|
/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/ |
D | test_stm.py | 208 logger.error(f"Unable to start nrfutil trace:\n{cmd}\n{exc}")
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_dw.c | 641 goto error; in i2c_dw_transfer() 648 goto error; in i2c_dw_transfer() 732 error: in i2c_dw_transfer()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfd_srv.c | 1303 goto error; in bt_mesh_dfd_srv_oob_store_complete() 1308 goto error; in bt_mesh_dfd_srv_oob_store_complete() 1313 goto error; in bt_mesh_dfd_srv_oob_store_complete() 1319 error: in bt_mesh_dfd_srv_oob_store_complete()
|
/Zephyr-latest/subsys/canbus/isotp/ |
D | isotp.c | 95 static void receive_can_tx(const struct device *dev, int error, void *arg) in receive_can_tx() argument 101 if (error != 0) { in receive_can_tx() 102 LOG_ERR("Error sending FC frame (%d)", error); in receive_can_tx() 759 static void send_can_tx_cb(const struct device *dev, int error, void *arg) in send_can_tx_cb() argument
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u5.dtsi | 404 interrupt-names = "event", "error"; 416 interrupt-names = "event", "error"; 428 interrupt-names = "event", "error"; 440 interrupt-names = "event", "error";
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 135 are used to minimize the error rate during code development. 144 developing software and thus to minimize the overall **error rate** of the complete software 199 implemented correctly, thus minimizing the systematic error rate. 210 faulty changes and further minimizing the error rate. However, it must be noted that different
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
D | debug.h | 91 #error BT_CTLR_DEBUG_PINS not supported on this board.
|
/Zephyr-latest/drivers/pinctrl/renesas/rcar/ |
D | pfc_rcar.c | 28 #error Unsupported SoC Series
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_nrf_sw.c | 41 #error "Invalid number of PWM channels configured."
|
1...<<31323334353637383940>>...48