Home
last modified time | relevance | path

Searched defs:sent_bytes (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/lib/
Dicmsg_me.c171 int sent_bytes = 0; in icmsg_me_send() local
277 int sent_bytes; in icmsg_me_send_nocopy() local
Dicmsg.c332 int sent_bytes; in icmsg_send() local
439 int sent_bytes; in icmsg_send_nocopy() local
/Zephyr-Core-3.5.0/tests/kernel/pipe/pipe/src/
Dtest_pipe.c53 uint32_t sent_bytes; member