zephyr/subsys/ipc/ipc_service/backends
Jackson Cooper-Driver 09cb88edcf ipc_service: Add ipc_service_deregister_endpoint function
In the case that an endpoint goes down, it needs to be deregistered
from the ipc_service for cleanup. This function deregisters the endpoint
from the ipc_rpmsg instance and sets the endpoint to zero.

Signed-off-by: Jackson Cooper-Driver <jackson.cooper---driver@amd.com>
2022-08-18 12:32:21 +02:00
..
CMakeLists.txt
Kconfig lib: os: spsc_pbuf: Add option to use cache 2022-06-07 19:04:35 +02:00
Kconfig.icmsg
Kconfig.rpmsg
ipc_icmsg.c lib: os: spsc_pbuf: Add option to use cache 2022-06-07 19:04:35 +02:00
ipc_icmsg.h lib: os: Rename icmsg_buf to spsc_pbuf 2022-06-07 19:04:35 +02:00
ipc_rpmsg_static_vrings.c ipc_service: Add ipc_service_deregister_endpoint function 2022-08-18 12:32:21 +02:00
ipc_rpmsg_static_vrings.h