Home
last modified time | relevance | path

Searched refs:error (Results 501 – 525 of 1189) sorted by relevance

1...<<21222324252627282930>>...48

/Zephyr-4.1.0/drivers/i3c/
Di3c_dw.c352 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/
Dhl7800.c319 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/
Dnrf_grtc_timer.c25 #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()
Drv32m1_lptmr_timer.c38 #error "system timer misconfiguration; unsupported clock rate"
/Zephyr-4.1.0/doc/kernel/services/data_passing/
Dpipes.rst43 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/
Dsoc.c42 #error "An oscillator mode must be defined"
/Zephyr-4.1.0/samples/subsys/mgmt/osdp/control_panel/src/
Dmain.c16 #error "BOARD does not define a debug LED"
/Zephyr-4.1.0/samples/drivers/ipm/ipm_esp32/
Dsysbuild.cmake11 message(FATAL_ERROR "BOARD_QUALIFIERS name error. Please check the target board name string.")
/Zephyr-4.1.0/samples/bluetooth/encrypted_advertising/central/src/
Dmain.c34 #error "Unsupported board: sw0 devicetree alias is not defined"
/Zephyr-4.1.0/samples/basic/button/src/
Dmain.c26 #error "Unsupported board: sw0 devicetree alias is not defined"
/Zephyr-4.1.0/scripts/build/
Dllext_prepare_exptab.py176 … 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/
Dlog_parser_v1.py306 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)
Dlog_parser_v3.py314 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/
DREADME.rst35 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/
Dsoc_kw2xd.c46 #error "An oscillator mode must be defined"
/Zephyr-4.1.0/drivers/sensor/espressif/esp32_temp/
Desp32_temp.c20 #error "Temperature sensor not supported on ESP32"
/Zephyr-4.1.0/tests/drivers/gpio/gpio_basic_api/
DREADME.txt15 will fail with an error like this:
/Zephyr-4.1.0/scripts/tests/twister/
Dtest_twister.py21 from twisterlib.error import ConfigurationError
/Zephyr-4.1.0/samples/drivers/led/is31fl3194/
DREADME.rst27 LED color are printed on the console. If a runtime error occurs, the sample
/Zephyr-4.1.0/cmake/
Dpristine.cmake15 # Making the usage itself a fatal error messes up the formatting when printing.
/Zephyr-4.1.0/tests/arch/arm/arm_no_multithreading/src/
Dmain.c14 #error test can only run on Cortex-M MCUs
/Zephyr-4.1.0/subsys/net/lib/tls_credentials/
DKconfig.shell33 Also used to print error messages if digest generation fails.
/Zephyr-4.1.0/drivers/ethernet/
Deth_gecko.c285 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/
Dled.c159 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/
Dflash_stm32f7x.c225 #error "Unknown flash layout"
269 #error "Unknown flash layout"

1...<<21222324252627282930>>...48