Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
Message buffer. More...
#include <call.h>
Data Fields | |
uint16_t | status |
Status code. | |
uint16_t | id |
Operation identifier. | |
uint32_t | args [7] |
Operation arguments. | |
Message buffer.
uint32_t ironside_call_buf::args[7] |
Operation arguments.
These are set by the user.
uint16_t ironside_call_buf::id |
Operation identifier.
This is set by the user.
uint16_t ironside_call_buf::status |
Status code.
This is set by the API.