| 
    Zephyr Project API 3.7.0
    
   A Scalable Open Source RTOS 
   | 
 
SiP Services service communication protocol response format. More...
#include <sip_svc_proto.h>
Data Fields | |
| uint32_t | header | 
| unsigned long | a0 | 
| unsigned long | a1 | 
| unsigned long | a2 | 
| unsigned long | a3 | 
| uint64_t | resp_data_addr | 
| uint32_t | resp_data_size | 
| void * | priv_data | 
SiP Services service communication protocol response format.
response header
a0 - a3
resp_data_addr
resp_data_size
priv_data
| unsigned long sip_svc_response::a0 | 
| unsigned long sip_svc_response::a1 | 
| unsigned long sip_svc_response::a2 | 
| unsigned long sip_svc_response::a3 | 
| uint32_t sip_svc_response::header | 
| void* sip_svc_response::priv_data | 
| uint64_t sip_svc_response::resp_data_addr | 
| uint32_t sip_svc_response::resp_data_size |