Searched defs:ns_mailbox_req_t (Results 1 – 1 of 1) sorted by relevance
22 struct ns_mailbox_req_t { struct23 uint32_t call_type; /* PSA client call type */24 const struct psa_client_params_t *params_ptr; /* Pointer to PSA client call27 int32_t client_id; /* Optional client ID of the34 const void *owner; /* Handle of owner task. */35 int32_t *reply; /* Address of reply value39 uint8_t *woken_flag; /* Indicate that owner task