zephyr/subsys/ipc/ipc_service/backends
Gerard Marull-Paretas 80cc7d1ee5 drivers: mbox: update MBOX consumers to the new API
Update all usages of the MBOX API to the latest API changes (to be
squashed for bisectability).

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-03-07 14:32:57 +00:00
..
CMakeLists.txt ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
ipc_icbmsg.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_icmsg_me_follower.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_icmsg_me_initiator.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_icmsg.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_icmsg.h ipc: separate icmsg core from ipc_service backend 2022-11-09 10:41:43 +01:00
ipc_rpmsg_static_vrings.c drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
ipc_rpmsg_static_vrings.h ipc_service: static_vrings: fix num_desc return value 2023-08-30 14:44:51 +02:00
Kconfig ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
Kconfig.icbmsg ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
Kconfig.icmsg_me ipc: Remove nocopy feature from icmsg_me backend 2023-11-09 10:18:37 +00:00
Kconfig.rpmsg