Searched refs:_out_array (Results 1 – 1 of 1) sorted by relevance
37 #define SCMI_MSG_IN(_protocol, _message, _in_array, _out_array) \ argument43 .out_msg = (uint8_t *)&(_out_array), \44 .out_msg_sz = sizeof(_out_array), \
Completed in 3 milliseconds