Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 1174) sorted by relevance

12345678910>>...47

/Zephyr-latest/modules/cmsis/
Dcmsis_core_m.h27 #error "NUM_IRQ_PRIO_BITS and __NVIC_PRIO_BITS are not set to the same value"
31 #error "__MPU_PRESENT and CONFIG_CPU_HAS_ARM_MPU are not set to the same value"
35 #error "__FPU_PRESENT and CONFIG_CPU_HAS_FPU are not set to the same value"
44 #error "__VTOR_PRESENT and CONFIG_CPU_CORTEX_M_HAS_VTOR are not set to the same value."
52 #error "__DSP_PRESENT and CONFIG_ARMV8_M_DSP are not set to the same value"
56 #error "__ICACHE_PRESENT and CONFIG_CPU_HAS_ICACHE are not set to the same value"
60 #error "__DCACHE_PRESENT and CONFIG_CPU_HAS_DCACHE are not set to the same value"
64 #error "__MVE_PRESENT and CONFIG_ARMV8_1_M_MVEI are not set to the same value"
68 #error "__SAUREGION_PRESENT and CONFIG_CPU_HAS_ARM_SAU are not set to the same value"
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/f1/include/
D_soc_inthandlers.h11 #error core-isa.h interrupt level does not match dispatcher!
14 #error core-isa.h interrupt level does not match dispatcher!
17 #error core-isa.h interrupt level does not match dispatcher!
20 #error core-isa.h interrupt level does not match dispatcher!
23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/subsys/debug/coredump/
Dcoredump_backend_logging.c26 static int error; variable
31 error = 0; in coredump_logging_backend_start()
43 if (error != 0) { in coredump_logging_backend_end()
57 error = -EINVAL; in coredump_logging_backend_buffer_output()
63 error = -EINVAL; in coredump_logging_backend_buffer_output()
69 error = -EINVAL; in coredump_logging_backend_buffer_output()
92 ret = error; in coredump_logging_backend_query()
110 error = 0; in coredump_logging_backend_cmd()
139 if (error == 0) { in cmd_coredump_error_get()
142 shell_print(sh, "Error: %d", error); in cmd_coredump_error_get()
[all …]
Dcoredump_backend_intel_adsp_mem_window.c19 static int error; variable
25 error = 0; in coredump_mem_window_backend_start()
39 if (error != 0) { in coredump_mem_window_backend_end()
73 error = -EINVAL; in coredump_mem_window_backend_buffer_output()
84 ret = error; in coredump_mem_window_backend_query()
102 error = 0; in coredump_mem_window_backend_cmd()
/Zephyr-latest/soc/nxp/imx/imx8x/adsp/
D_soc_inthandlers.h23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
47 #error core-isa.h interrupt level does not match dispatcher!
50 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/soc/nxp/imx/imx8/adsp/
D_soc_inthandlers.h23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
47 #error core-isa.h interrupt level does not match dispatcher!
50 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/soc/nxp/imx/imx8m/adsp/
D_soc_inthandlers.h23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
47 #error core-isa.h interrupt level does not match dispatcher!
50 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/drivers/adc/
Dadc_ambiq.c155 int error = 0; in adc_ambiq_start_read() local
167 error = adc_ambiq_check_buffer_size(sequence, active_channels); in adc_ambiq_start_read()
168 if (error < 0) { in adc_ambiq_start_read()
169 return error; in adc_ambiq_start_read()
181 error = adc_ambiq_slot_config(dev, sequence, channel_id, slot_index); in adc_ambiq_start_read()
182 if (error < 0) { in adc_ambiq_start_read()
183 return error; in adc_ambiq_start_read()
193 error = adc_context_wait_for_completion(&data->ctx); in adc_ambiq_start_read()
195 return error; in adc_ambiq_start_read()
201 int error = 0; in adc_ambiq_read() local
[all …]
/Zephyr-latest/soc/nxp/imx/imx8ulp/adsp/
D_soc_inthandlers.h23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
47 #error core-isa.h interrupt level does not match dispatcher!
50 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/soc/espressif/common/include/
D_soc_inthandlers.h24 #error core-isa.h interrupt level does not match dispatcher!
27 #error core-isa.h interrupt level does not match dispatcher!
30 #error core-isa.h interrupt level does not match dispatcher!
33 #error core-isa.h interrupt level does not match dispatcher!
36 #error core-isa.h interrupt level does not match dispatcher!
39 #error core-isa.h interrupt level does not match dispatcher!
42 #error core-isa.h interrupt level does not match dispatcher!
45 #error core-isa.h interrupt level does not match dispatcher!
48 #error core-isa.h interrupt level does not match dispatcher!
51 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/soc/cdns/xtensa_sample_controller/include/
D_soc_inthandlers.h17 #error core-isa.h interrupt level does not match dispatcher!
20 #error core-isa.h interrupt level does not match dispatcher!
23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/soc/cdns/sample_controller32/include/
D_soc_inthandlers.h24 #error core-isa.h interrupt level does not match dispatcher!
27 #error core-isa.h interrupt level does not match dispatcher!
30 #error core-isa.h interrupt level does not match dispatcher!
33 #error core-isa.h interrupt level does not match dispatcher!
36 #error core-isa.h interrupt level does not match dispatcher!
39 #error core-isa.h interrupt level does not match dispatcher!
42 #error core-isa.h interrupt level does not match dispatcher!
45 #error core-isa.h interrupt level does not match dispatcher!
48 #error core-isa.h interrupt level does not match dispatcher!
51 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/tests/lib/c_lib/common/src/
Dtest_sqrt.c92 float exponent, resf, square, root_squared, error; in ZTEST() local
121 error = (square - root_squared) / in ZTEST()
123 if (error < 0.0f) { in ZTEST()
124 error = -error; in ZTEST()
137 error = 0.0f; in ZTEST()
139 zassert_true(error < MAX_FLOAT_ERROR_PERCENT, in ZTEST()
151 double resd, error, square, root_squared, exponent; in ZTEST() local
180 error = (square - root_squared) / in ZTEST()
182 if (error < 0.0) { in ZTEST()
183 error = -error; in ZTEST()
[all …]
/Zephyr-latest/soc/intel/intel_adsp/cavs/
D_soc_inthandlers.h22 #error core-isa.h interrupt level does not match dispatcher!
25 #error core-isa.h interrupt level does not match dispatcher!
28 #error core-isa.h interrupt level does not match dispatcher!
31 #error core-isa.h interrupt level does not match dispatcher!
34 #error core-isa.h interrupt level does not match dispatcher!
37 #error core-isa.h interrupt level does not match dispatcher!
40 #error core-isa.h interrupt level does not match dispatcher!
43 #error core-isa.h interrupt level does not match dispatcher!
46 #error core-isa.h interrupt level does not match dispatcher!
49 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-latest/lib/libc/minimal/include/
Dlimits.h19 #error "unexpected __CHAR_BIT__ value"
54 #error "unexpected __SIZE_MAX__ value"
60 #error "unexpected __SIZEOF_SHORT__ value"
66 #error "unexpected __SIZEOF_INT__ value"
74 #error "unexpected __SIZEOF_LONG__ value"
80 #error "unexpected __SIZEOF_LONG_LONG__ value"
/Zephyr-latest/modules/openthread/platform/
Ddiag.c199 otError error; in otPlatDiagGpioSet() local
201 error = gpio_get_spec(aGpio, &spec); in otPlatDiagGpioSet()
203 if (error != OT_ERROR_NONE) { in otPlatDiagGpioSet()
204 return error; in otPlatDiagGpioSet()
223 otError error; in otPlatDiagGpioGet() local
226 error = gpio_get_spec(aGpio, &spec); in otPlatDiagGpioGet()
228 if (error != OT_ERROR_NONE) { in otPlatDiagGpioGet()
229 return error; in otPlatDiagGpioGet()
254 otError error; in otPlatDiagGpioSetMode() local
257 error = gpio_get_spec(aGpio, &spec); in otPlatDiagGpioSetMode()
[all …]
Dble.c119 otError error = OT_ERROR_NONE; in ot_plat_ble_queue_msg() local
138 error = OT_ERROR_NO_BUFS; in ot_plat_ble_queue_msg()
143 return error; in ot_plat_ble_queue_msg()
193 otError error = ot_plat_ble_queue_msg(buf, len, 0); in on_receive() local
195 if (error != OT_ERROR_NONE) { in on_receive()
196 LOG_WRN("Error queuing message: %s", otThreadErrorToString(error)); in on_receive()
215 otError error = OT_ERROR_NONE; in on_cccd_changed() local
222 error = ot_plat_ble_queue_msg(NULL, PLAT_BLE_MSG_CONNECT, 0); in on_cccd_changed()
223 if (error != OT_ERROR_NONE) { in on_cccd_changed()
224 LOG_WRN("Error queuing message: %s", otThreadErrorToString(error)); in on_cccd_changed()
[all …]
/Zephyr-latest/include/zephyr/
Dtoolchain.h52 #error "Invalid/unknown toolchain configuration"
162 #error "At least one byte _ORDER_ macro is not defined"
169 # error "Kconfig/toolchain endianness mismatch:"
172 # error "Unknown __BYTE_ORDER__ value"
175 # error "CONFIG_BIG_ENDIAN but __ORDER_LITTLE_ENDIAN__"
178 # error "CONFIG_LITTLE_ENDIAN but __ORDER_BIG_ENDIAN__"
/Zephyr-latest/tests/boards/native_sim/rtc/src/
Dmain.c54 int64_t diff, error; in ZTEST() local
92 error = diff / 1000 - WAIT_TIME / acc_ratio; in ZTEST()
102 zassert_true(llabs(error) < TOLERANCE, in ZTEST()
111 error = diff - WAIT_TIME * 1000; in ZTEST()
117 error / 1000.0); in ZTEST()
119 error /= 1000; in ZTEST()
120 zassert_true(llabs(error) < TOLERANCE, in ZTEST()
150 int64_t diff, error; in ZTEST() local
158 error = diff - offset; in ZTEST()
159 zassert_true(llabs(error) < TOLERANCE, in ZTEST()
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_ws.c63 goto error; in handle_http1_to_websocket_upgrade()
70 goto error; in handle_http1_to_websocket_upgrade()
76 goto error; in handle_http1_to_websocket_upgrade()
82 goto error; in handle_http1_to_websocket_upgrade()
88 goto error; in handle_http1_to_websocket_upgrade()
105 goto error; in handle_http1_to_websocket_upgrade()
114 goto error; in handle_http1_to_websocket_upgrade()
120 error: in handle_http1_to_websocket_upgrade()
/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt.c88 goto error; in client_connect()
95 goto error; in client_connect()
107 error: in client_connect()
215 goto error; in mqtt_connect()
220 error: in mqtt_connect()
261 goto error; in mqtt_publish()
266 goto error; in mqtt_publish()
281 error: in mqtt_publish()
308 goto error; in mqtt_publish_qos1_ack()
313 goto error; in mqtt_publish_qos1_ack()
[all …]
/Zephyr-latest/soc/intel/intel_adsp/ace/
D_soc_inthandlers.h21 #error core-isa.h interrupt level does not match dispatcher!
24 #error core-isa.h interrupt level does not match dispatcher!
27 #error core-isa.h interrupt level does not match dispatcher!
30 #error core-isa.h interrupt level does not match dispatcher!
33 #error core-isa.h interrupt level does not match dispatcher!
36 #error core-isa.h interrupt level does not match dispatcher!
39 #error core-isa.h interrupt level does not match dispatcher!
42 #error core-isa.h interrupt level does not match dispatcher!
45 #error core-isa.h interrupt level does not match dispatcher!
/Zephyr-latest/samples/net/sockets/http_server/src/static_web_resources/
Dmain.js17 } catch (error) {
18 console.error(error.message);
31 } catch (error) {
32 console.error(error.message);
/Zephyr-latest/include/zephyr/toolchain/
Dxcc_missing_defs.h18 #error "unexpected __CHAR_BIT__ value"
25 #error "unexpected __SHRT_WIDTH__ value"
32 #error "unexpected __INT_MAX__ value"
39 #error "unexpected __LONG_MAX__ value"
46 #error "unexpected __LONG_LONG_MAX__ value"
56 #error "unexpected __INTMAX_MAX__ value"
/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dutils.h74 #define PRINT_F(summary, cycles, nsec, error, notes) \ argument
79 if (!error) { \
89 #define PRINT_STATS(summary, value, error, notes) \ argument
92 error, notes)
94 #define PRINT_STATS_AVG(summary, value, counter, error, notes) \ argument
97 error, notes);

12345678910>>...47