Home
last modified time | relevance | path

Searched defs:send_message (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/samples/subsys/ipc/rpmsg_service/remote/src/
Dmain.c47 static int send_message(unsigned int message) in send_message() function
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/src/
Dmain.c48 static int send_message(unsigned int message) in send_message() function
/Zephyr-latest/samples/subsys/ipc/openamp/remote/src/
Dmain.c118 static int send_message(unsigned int message) in send_message() function
/Zephyr-latest/include/zephyr/drivers/firmware/scmi/
Dtransport.h74 int (*send_message)(const struct device *transport, member
/Zephyr-latest/samples/subsys/ipc/openamp/src/
Dmain.c140 static int send_message(unsigned int message) in send_message() function
/Zephyr-latest/lib/posix/options/
Dmqueue.c437 static int32_t send_message(mqueue_desc *mqd, const char *msg_ptr, size_t msg_len, in send_message() function