Home
last modified time | relevance | path

Searched refs:icmsg_me_send_nocopy (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/ipc/
Dicmsg_me.h324 int icmsg_me_send_nocopy(const struct icmsg_config_t *conf,
/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/lib/
Dicmsg_me.c270 int icmsg_me_send_nocopy(const struct icmsg_config_t *conf, in icmsg_me_send_nocopy() function
/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/backends/
Dipc_icmsg_me_initiator.c195 return icmsg_me_send_nocopy(conf, &dev_data->icmsg_me_data, *id, in send_nocopy()
Dipc_icmsg_me_follower.c293 return icmsg_me_send_nocopy(conf, &dev_data->icmsg_me_data, *id, in send_nocopy()