Lines Matching full:icmsg
12 #include <zephyr/ipc/icmsg.h>
20 * @brief Multi-endpoint extension of icmsg IPC library
21 * @defgroup ipc_icmsg_me_api Icmsg multi-endpoint IPC library API
48 * It initializes the underlying icmsg instance as one of the initialization
52 * underlying icmsg instance being created.
76 * underlying icmsg instance.
95 /** @brief Wait until the underlying icmsg instance calls bound callback
97 * This function blocks calling thread until the underlying icmsg connection
102 * to make sure that handshake is not performed until the icmsg channel is
112 /** @brief Notify the icmsg_me instance that the underlying icmsg was bound
115 * called by the underlying icmsg instance. One of the actions of the bound
128 * called by the underlying icmsg instance. If the data received by the icmsg
232 * underlying icmsg instance.