/Zephyr-4.1.0/scripts/pylib/twister/twisterlib/ |
D | twister_main.py | 95 logger.error(f"{e}") 104 logger.error(f"{e}") 133 logger.error("The report summary value cannot be less than 0") 212 or runner.results.error
|
/Zephyr-4.1.0/soc/atmel/sam/sam4s/ |
D | soc.h | 49 #error Library does not support the specified device.
|
/Zephyr-4.1.0/subsys/shell/backends/ |
D | shell_websocket.c | 136 goto error; in ws_recv() 139 goto error; in ws_recv() 151 error: in ws_recv() 209 goto error; in shell_ws_init() 217 error: in shell_ws_init()
|
/Zephyr-4.1.0/tests/kernel/fatal/exception/ |
D | README | 1 This test case verifies that kernel fatal error handling works correctly.
|
/Zephyr-4.1.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5_fem.h | 42 #error "radio node fem property has an unsupported compatible"
|
/Zephyr-4.1.0/dts/arm/nxp/ |
D | nxp_kv5x.dtsi | 275 interrupt-names = "status", "error"; 284 interrupt-names = "status", "error"; 293 interrupt-names = "status", "error"; 302 interrupt-names = "status", "error"; 311 interrupt-names = "status", "error"; 320 interrupt-names = "status", "error";
|
/Zephyr-4.1.0/doc/services/device_mgmt/ |
D | smp_protocol.rst | 67 | | SMP transport where error codes are more detailed | 195 | "err" -> "group" | :c:enum:`mcumgr_group_t` group of the group-based error code. Only | 196 | | appears if an error is returned when using SMP version 2. | 198 | "err" -> "rc" | contains the index of the group-based error code. Only appears if | 199 | | non-zero (error condition) when using SMP version 2. | 201 | "rc" | :c:enum:`mcumgr_err_t` only appears if non-zero (error condition) when | 206 only returned if there is an error condition, therefore if only an empty map is returned or a
|
/Zephyr-4.1.0/tests/net/lib/http_header_fields/src/ |
D | main.c | 751 int error = HTTP_PARSER_ERRNO(&parser); in test_double_content_length_error() local 753 zassert_equal(error, HPE_UNEXPECTED_CONTENT_LENGTH, in test_double_content_length_error() 782 int error = HTTP_PARSER_ERRNO(&parser); in test_chunked_content_length_error() local 784 zassert_equal(error, HPE_UNEXPECTED_CONTENT_LENGTH, in test_chunked_content_length_error() 813 int error = HTTP_PARSER_ERRNO(&parser); in test_header_cr_no_lf_error() local 815 zassert_equal(error, HPE_LF_EXPECTED, in test_header_cr_no_lf_error() 897 int error = HTTP_PARSER_ERRNO(&parser); in test_double_content_range_error() local 899 zassert_equal(error, HPE_UNEXPECTED_CONTENT_RANGE, in test_double_content_range_error()
|
/Zephyr-4.1.0/arch/x86/ |
D | gen_mmu.py | 128 def error(text): function 136 error("unaligned base address %x" % base) 138 error("Unaligned region size 0x%x for base %x" % (size, base)) 444 error("misaligned virtual address space, 0x%x not a multiple of 0x%x" % 555 error("no mapping for %s region 0x%x (size 0x%x)" % 665 error("Not enough arguments for --map %s" % entry) 680 error("Unrecognized flags: %s" % map_flags) 715 error(("Region 0x%x (%d) already been mapped " 793 error("VM size is too small (have 0x%x need more than 0x%x)" % (vm_size, image_size)) 931 error(("Reserved space for page table is too %s."
|
/Zephyr-4.1.0/soc/nuvoton/npcx/common/ |
D | soc_clock.h | 50 #error "APB4 clock divider is not supported but defined in pcc node!" 155 #error "Unsupported OFMCLK Frequency"
|
/Zephyr-4.1.0/soc/silabs/common/ |
D | soc.c | 127 #error "Unsupported clock source for HFCLK selected" in clock_init() 157 #error "Unsupported power configuration mode of the on chip DC/DC converter." in dcdc_init()
|
/Zephyr-4.1.0/drivers/dai/intel/ssp/ |
D | ssp.h | 25 #error "Unknown SSP IP" 75 #error "Missing ssp definitions"
|
/Zephyr-4.1.0/tests/subsys/fs/fat_fs_api/src/ |
D | test_fat.h | 23 #error "Failed to select DISK access type"
|
/Zephyr-4.1.0/drivers/hwinfo/ |
D | hwinfo_litex.c | 28 #error Unsupported CSR data width in z_impl_hwinfo_get_device_id()
|
/Zephyr-4.1.0/tests/lib/cbprintf_fp/src/ |
D | main.c | 36 #error Unsupported configuration
|
/Zephyr-4.1.0/tests/drivers/clock_control/nrf_clock_calibration/src/ |
D | mock_temp_nrf5.c | 12 #error "Cannot be enabled because it is being mocked"
|
/Zephyr-4.1.0/drivers/modem/ |
D | quectel-bg9x.c | 1035 goto error; in modem_setup() 1043 goto error; in modem_setup() 1066 goto error; in modem_setup() 1087 error: in modem_setup() 1181 goto error; in modem_init() 1201 goto error; in modem_init() 1214 goto error; in modem_init() 1232 goto error; in modem_init() 1239 goto error; in modem_init() 1247 goto error; in modem_init() [all …]
|
D | ublox-sara-r4.c | 1226 goto error; in modem_reset() 1234 goto error; in modem_reset() 1276 goto error; in modem_reset() 1326 goto error; in modem_reset() 1365 goto error; in modem_reset() 1377 error: in modem_reset() 1416 goto error; in create_socket() 1427 goto error; in create_socket() 1434 goto error; in create_socket() 1441 goto error; in create_socket() [all …]
|
/Zephyr-4.1.0/modules/openthread/platform/ |
D | radio.c | 560 otError error; in openthread_handle_frame_to_send() local 593 error = is_ip6 ? otIp6Send(instance, message) : openthread_nat64_send(instance, message); in openthread_handle_frame_to_send() 595 if (error != OT_ERROR_NONE) { in openthread_handle_frame_to_send() 597 is_ip6 ? "otIp6Send" : "openthread_nat64_send", error); in openthread_handle_frame_to_send() 903 otError error = OT_ERROR_INVALID_STATE; in otPlatRadioTransmit() local 918 error = OT_ERROR_NONE; in otPlatRadioTransmit() 922 return error; in otPlatRadioTransmit() 942 int error = 0; in otPlatRadioGetRssi() local 960 error = radio_api->ed_scan(radio_dev, detection_time, in otPlatRadioGetRssi() 963 if (error == 0) { in otPlatRadioGetRssi() [all …]
|
/Zephyr-4.1.0/soc/atmel/sam0/common/ |
D | bossa.c | 22 #error Unsupported BOSSA bootloader variant
|
/Zephyr-4.1.0/samples/boards/st/i2c_timing/src/ |
D | main.c | 16 #error "Please set the correct I2C device"
|
/Zephyr-4.1.0/tests/kernel/fpu_sharing/generic/src/ |
D | float_regs_arc_gcc.h | 16 #error __FILE__ goes only with ARC GCC
|
/Zephyr-4.1.0/samples/boards/st/power_mgmt/wkup_pins/src/ |
D | main.c | 19 #error "Unsupported board: wkup_src devicetree alias is not defined"
|
/Zephyr-4.1.0/arch/arm/core/cortex_m/ |
D | vector_table.h | 48 #error Unknown ARM architecture
|
/Zephyr-4.1.0/drivers/ethernet/ |
D | eth_stellaris.c | 161 goto error; in eth_stellaris_rx_pkt() 173 goto error; in eth_stellaris_rx_pkt() 191 goto error; in eth_stellaris_rx_pkt() 199 error: in eth_stellaris_rx_pkt()
|