Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/ipc/
Dicmsg_me.h246 int icmsg_me_send(const struct icmsg_config_t *conf,
/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/lib/
Dicmsg_me.c166 int icmsg_me_send(const struct icmsg_config_t *conf, in icmsg_me_send() function
/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/backends/
Dipc_icmsg_me_initiator.c166 return icmsg_me_send(conf, &dev_data->icmsg_me_data, *id, msg, len); in send()
Dipc_icmsg_me_follower.c259 return icmsg_me_send(conf, &dev_data->icmsg_me_data, *id, msg, in send()