Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
|
|
4.2.0-rc2 |
MBOX specification from DT. More...
#include <mbox.h>
Data Fields | |
const struct device * | dev |
MBOX device pointer. | |
mbox_channel_id_t | channel_id |
Channel ID. |
MBOX specification from DT.
mbox_channel_id_t mbox_dt_spec::channel_id |
Channel ID.
const struct device* mbox_dt_spec::dev |
MBOX device pointer.