Home
last modified time | relevance | path

Searched refs:EOVERFLOW (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_reassembly.c57 return -EOVERFLOW; in smp_reassembly_collect()
80 return -EOVERFLOW; in smp_reassembly_collect()
/Zephyr-latest/lib/libc/armstdc/include/
Derrno.h126 #define EOVERFLOW 139 /**< Value overflow */ macro
/Zephyr-latest/lib/libc/minimal/include/
Derrno.h116 #define EOVERFLOW 139 /**< Value overflow */ macro
/Zephyr-latest/subsys/bluetooth/services/
Dcts.c55 return -EOVERFLOW; in bt_cts_time_to_unix_ms()
80 return -EOVERFLOW; in bt_cts_time_from_unix_ms()
/Zephyr-latest/subsys/retention/
Dblinfo_mcuboot.c56 return -EOVERFLOW; in blinfo_lookup()
/Zephyr-latest/drivers/net/
Dnsos_errno.c101 ERR(EOVERFLOW),
/Zephyr-latest/subsys/bluetooth/mesh/
Dsolicitation.c285 return -EOVERFLOW; in bt_mesh_proxy_solicit()
508 return -EOVERFLOW; in bt_mesh_sol_send()
/Zephyr-latest/tests/subsys/mgmt/mcumgr/smp_reassembly/src/
Dmain.c144 zassert_equal(-EOVERFLOW, ret, in ZTEST()
/Zephyr-latest/drivers/sensor/ams/tsl2591/
Dtsl2591.c128 return -EOVERFLOW; in tsl2591_sample_fetch()
201 return -EOVERFLOW; in tsl2591_set_threshold()
/Zephyr-latest/drivers/sensor/tdk/mpu9250/
Dak8963.c80 return -EOVERFLOW; in ak8963_convert_magn()
/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/
Dqdec_nrfx.c86 return -EOVERFLOW; in qdec_nrfx_sample_fetch()
/Zephyr-latest/lib/posix/options/
Dshm.c163 errno = EOVERFLOW; in shm_lseek()
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_agilex_mailbox_shell.c228 return -EOVERFLOW; in parse_mb_data()
/Zephyr-latest/tests/boards/nrf/qdec/src/
Dmain.c115 zassert_true(rc == -EOVERFLOW, "Failed to detect overflow"); in qenc_emulate_verify_reading()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmesh_test.c69 return -EOVERFLOW; in msg_rx()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c2384 return -EOVERFLOW; in bt_l2cap_chan_give_credits()