Home
last modified time | relevance | path

Searched refs:z_impl_mbox_send (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/mbox/
Dmbox_handlers.c18 return z_impl_mbox_send(dev, channel_id, msg); in z_vrfy_mbox_send()
/Zephyr-latest/include/zephyr/drivers/
Dmbox.h266 static inline int z_impl_mbox_send(const struct device *dev, in z_impl_mbox_send() function