/Zephyr-latest/tests/benchmarks/latency_measure/src/ |
D | utils.h | 74 #define PRINT_F(summary, cycles, nsec, error, notes) \ argument 89 #define PRINT_STATS(summary, value, error, notes) \ argument 94 #define PRINT_STATS_AVG(summary, value, counter, error, notes) \ argument
|
/Zephyr-latest/modules/openthread/platform/ |
D | ble.c | 119 otError error = OT_ERROR_NONE; in ot_plat_ble_queue_msg() local 193 otError error = ot_plat_ble_queue_msg(buf, len, 0); in on_receive() local 215 otError error = OT_ERROR_NONE; in on_cccd_changed() local 317 otError error = OT_ERROR_NONE; in connected() local 341 otError error = OT_ERROR_NONE; in disconnected() local 367 otError error = OT_ERROR_NONE; in le_param_updated() local
|
D | diag.c | 199 otError error; in otPlatDiagGpioSet() local 223 otError error; in otPlatDiagGpioGet() local 254 otError error; in otPlatDiagGpioSetMode() local 287 otError error; in otPlatDiagGpioGetMode() local 395 otError error = OT_ERROR_NONE; in processTransmit() local
|
D | hdlc_interface.cpp | 70 otError error = OT_ERROR_NONE; in Init() local 125 otError error = OT_ERROR_NONE; in SendFrame() local 154 otError error = OT_ERROR_RESPONSE_TIMEOUT; in WaitForFrame() local
|
/Zephyr-latest/tests/boards/native_sim/rtc/src/ |
D | main.c | 54 int64_t diff, error; in ZTEST() local 150 int64_t diff, error; in ZTEST() local
|
/Zephyr-latest/drivers/adc/ |
D | adc_nrfx_adc.c | 155 int error; in start_read() local 230 int error; in adc_nrfx_read() local 245 int error; in adc_nrfx_read_async() local
|
D | adc_ene_kb1200.c | 73 int error = 0; in adc_kb1200_start_read() local 172 int error; in adc_kb1200_read() local 186 int error; in adc_kb1200_read_async() local
|
D | adc_vf610.c | 73 int error; in start_read() local 127 int error; in vf610_adc_read() local 142 int error; in vf610_adc_read_async() local
|
D | adc_nrfx_saadc.c | 471 int error; in start_read() local 590 int error; in adc_nrfx_read() local 605 int error; in adc_nrfx_read_async() local
|
D | adc_sam_afec.c | 192 int error = 0; in start_read() local 257 int error; in adc_sam_read() local 324 int error; in adc_sam_read_async() local
|
D | adc_sam.c | 204 int error; in start_read() local 249 int error; in adc_sam_read() local 369 int error; in adc_sam_read_async() local
|
D | adc_smartbond_gpadc.c | 197 int error; in start_read() local 259 int error; in adc_smartbond_read() local 277 int error; in adc_smartbond_read_async() local
|
D | adc_smartbond_sdadc.c | 203 int error; in start_read() local 265 int error; in sdadc_smartbond_read() local 283 int error; in sdadc_smartbond_read_async() local
|
D | adc_ambiq.c | 155 int error = 0; in adc_ambiq_start_read() local 201 int error = 0; in adc_ambiq_read() local 335 int error = 0; in adc_ambiq_read_async() local
|
D | adc_sam0.c | 323 int error; in start_read() local 411 int error; in adc_sam0_read() local 496 int error; in adc_sam0_read_async() local
|
/Zephyr-latest/scripts/build/ |
D | process_gperf.py | 34 def error(text): function
|
/Zephyr-latest/tests/net/lib/http_header_fields/src/ |
D | main.c | 751 int error = HTTP_PARSER_ERRNO(&parser); in test_double_content_length_error() local 782 int error = HTTP_PARSER_ERRNO(&parser); in test_chunked_content_length_error() local 813 int error = HTTP_PARSER_ERRNO(&parser); in test_header_cr_no_lf_error() local
|
/Zephyr-latest/tests/subsys/debug/coredump_backends/src/ |
D | coredump_backend_empty.c | 10 static int error; variable
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | simplelink_support.h | 33 int16_t error; member
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ |
D | load_store.c | 58 bool error = false; in load_store_low() local
|
/Zephyr-latest/subsys/debug/coredump/ |
D | coredump_backend_intel_adsp_mem_window.c | 19 static int error; variable
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/src/ |
D | load_store.c | 113 bool error = false; in load_store_low() local
|
/Zephyr-latest/include/zephyr/ipc/ |
D | ipc_service.h | 173 void (*error)(const char *message, void *priv); member
|
/Zephyr-latest/drivers/spi/ |
D | spi_nrfx_spi.c | 160 static void finish_transaction(const struct device *dev, int error) in finish_transaction() 176 int error = 0; in transfer_next_chunk() local 231 int error; in transceive() local
|
/Zephyr-latest/tests/lib/c_lib/common/src/ |
D | test_sqrt.c | 92 float exponent, resf, square, root_squared, error; in ZTEST() local 151 double resd, error, square, root_squared, exponent; in ZTEST() local
|