/Zephyr-4.1.0/drivers/i3c/ |
D | i3c_dw.c | 352 uint8_t error; member 541 cmd->error = RESPONSE_PORT_ERR_STATUS(resp); in dw_i3c_end_xfer() 568 switch (xfer->cmds[i].error) { in dw_i3c_end_xfer() 768 goto error; in dw_i3c_xfers() 779 goto error; in dw_i3c_xfers() 785 goto error; in dw_i3c_xfers() 809 goto error; in dw_i3c_xfers() 820 goto error; in dw_i3c_xfers() 826 goto error; in dw_i3c_xfers() 847 goto error; in dw_i3c_xfers() [all …]
|
/Zephyr-4.1.0/drivers/modem/ |
D | hl7800.c | 319 goto error; \ 337 goto error; \ 350 goto error; \ 390 int error; member 843 sock->error = 0; in socket_put() 1020 sock->error = 0; in send_at_cmd() 1047 ret = sock->error; in send_at_cmd() 1188 error: in mdm_hl7800_update_rat() 1314 error: in mdm_hl7800_set_gps_rate() 1342 error: in mdm_hl7800_polte_register() [all …]
|
/Zephyr-4.1.0/drivers/timer/ |
D | nrf_grtc_timer.c | 25 #error GRTC owned-channels DT property is not defined 30 #error GRTC child-owned-channels DT property must be a subset of owned-channels 530 #error "hfclock reference required when fast clock output is enabled." in sys_clock_driver_init() 534 #error "Invalid frequency value for fast clock output." in sys_clock_driver_init()
|
D | rv32m1_lptmr_timer.c | 38 #error "system timer misconfiguration; unsupported clock rate"
|
/Zephyr-4.1.0/doc/kernel/services/data_passing/ |
D | pipes.rst | 43 ends all pending read and write operations with an error code. 186 resets its internal state and ends all pending operations with an error code. 189 error: 197 /* Critical error detected: reset the entire pipe to reset it. */
|
/Zephyr-4.1.0/soc/nxp/kinetis/k8x/ |
D | soc.c | 42 #error "An oscillator mode must be defined"
|
/Zephyr-4.1.0/samples/subsys/mgmt/osdp/control_panel/src/ |
D | main.c | 16 #error "BOARD does not define a debug LED"
|
/Zephyr-4.1.0/samples/drivers/ipm/ipm_esp32/ |
D | sysbuild.cmake | 11 message(FATAL_ERROR "BOARD_QUALIFIERS name error. Please check the target board name string.")
|
/Zephyr-4.1.0/samples/bluetooth/encrypted_advertising/central/src/ |
D | main.c | 34 #error "Unsupported board: sw0 devicetree alias is not defined"
|
/Zephyr-4.1.0/samples/basic/button/src/ |
D | main.c | 26 #error "Unsupported board: sw0 devicetree alias is not defined"
|
/Zephyr-4.1.0/scripts/build/ |
D | llext_prepare_exptab.py | 176 … self.log.error(f"SLID collision: {export_name} and {collision[0]} have the same SLID 0x{slid:X}") 269 self.log.error(e.args[0]) 285 self.log.error(f"export table size (0x{self.exptab_section.size:X}) "
|
/Zephyr-4.1.0/scripts/logging/dictionary/dictionary_parser/ |
D | log_parser_v1.py | 306 logger.error("------ Error extracting string table") 326 logger.error("------ Error getting format string at 0x%x", fmt_str_ptr) 371 logger.error("------ Unknown message type: %s", msg_type)
|
D | log_parser_v3.py | 314 logger.error("------ Error extracting string table") 334 logger.error("------ Error getting format string at 0x%x", fmt_str_ptr) 380 logger.error("------ Unknown message type: %s", msg_type)
|
/Zephyr-4.1.0/samples/subsys/fs/littlefs/ |
D | README.rst | 35 The error and warning are normal for a new file system. 42 This error is also normal for Zephyr not finding a file (the boot count, 105 configurations are defined, the mount point name will not be determined, and an appropriate error
|
/Zephyr-4.1.0/soc/nxp/kinetis/kwx/ |
D | soc_kw2xd.c | 46 #error "An oscillator mode must be defined"
|
/Zephyr-4.1.0/drivers/sensor/espressif/esp32_temp/ |
D | esp32_temp.c | 20 #error "Temperature sensor not supported on ESP32"
|
/Zephyr-4.1.0/tests/drivers/gpio/gpio_basic_api/ |
D | README.txt | 15 will fail with an error like this:
|
/Zephyr-4.1.0/scripts/tests/twister/ |
D | test_twister.py | 21 from twisterlib.error import ConfigurationError
|
/Zephyr-4.1.0/samples/drivers/led/is31fl3194/ |
D | README.rst | 27 LED color are printed on the console. If a runtime error occurs, the sample
|
/Zephyr-4.1.0/cmake/ |
D | pristine.cmake | 15 # Making the usage itself a fatal error messes up the formatting when printing.
|
/Zephyr-4.1.0/tests/arch/arm/arm_no_multithreading/src/ |
D | main.c | 14 #error test can only run on Cortex-M MCUs
|
/Zephyr-4.1.0/subsys/net/lib/tls_credentials/ |
D | Kconfig.shell | 33 Also used to print error messages if digest generation fails.
|
/Zephyr-4.1.0/drivers/ethernet/ |
D | eth_gecko.c | 285 goto error; in eth_tx() 291 goto error; in eth_tx() 298 goto error; in eth_tx() 305 goto error; in eth_tx() 322 error: in eth_tx()
|
/Zephyr-4.1.0/samples/net/openthread/coap/src/ |
D | led.c | 159 otError error) in coap_led_send_req_cb() argument 179 otError error) in coap_led_get_state_cb() argument
|
/Zephyr-4.1.0/drivers/flash/ |
D | flash_stm32f7x.c | 225 #error "Unknown flash layout" 269 #error "Unknown flash layout"
|