zephyr/include/zephyr/ipc
Hubert Miś 3a1c9bce6e ipc: icmsg: send nocopy feature
Add a nocopy feature for sending message through the icmsg IPC library.

Also eliminate data races if multiple threads are using the
same ipc instance and are trying to send a message simultaneously.

Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
2022-12-22 11:07:44 +01:00
..
icmsg.h ipc: icmsg: send nocopy feature 2022-12-22 11:07:44 +01:00
ipc_rpmsg.h ipc_service: Add ipc_rpmsg_deinit function 2022-10-03 10:08:44 +02:00
ipc_service.h ipc: icmsg: rx nocopy feature 2022-12-22 11:07:44 +01:00
ipc_service_backend.h doc: Add IPC service documentation 2022-11-04 11:51:54 +01:00
ipc_static_vrings.h ipc_service: Adding ipc_static_vrings_deinit function 2022-10-03 10:08:44 +02:00
rpmsg_service.h doc: doxygen: move all IPC APIs under one group 2022-09-07 10:36:25 +02:00