Zephyr API 3.6.99
|
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.