Home
last modified time | relevance | path

Searched defs:tee_invoke_func_arg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dtee.h239 struct tee_invoke_func_arg { struct
240 uint32_t func; /**< [in] Trusted Application function, specific to the TA */
241 uint32_t session; /**< [in] session id */
242 uint32_t cancel_id; /**< [in] cancellation id, a unique value to identify this request */
243 uint32_t ret; /**< [out] return value */
244 uint32_t ret_origin; /**< [out] origin of the return value */