![]() |
Zephyr API 4.4.99
A Scalable Open Source RTOS
|
SCMI message structure. More...
#include <protocol.h>
Data Fields | |
| uint32_t | hdr |
| Message header (see SCMI_MESSAGE_HDR_MAKE) | |
| uint32_t | len |
| Size in bytes of the data pointed to by content. | |
| void * | content |
| Pointer to the message payload (parameters or return values) | |
SCMI message structure.
| void* scmi_message::content |
Pointer to the message payload (parameters or return values)
| uint32_t scmi_message::hdr |
Message header (see SCMI_MESSAGE_HDR_MAKE)