Home
last modified time | relevance | path

Searched refs:OPTEE_RPC_NOTIFICATION_WAIT (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/tee/optee/
Doptee_rpc_cmd.h50 #define OPTEE_RPC_NOTIFICATION_WAIT 0 macro
Doptee.c535 case OPTEE_RPC_NOTIFICATION_WAIT: in handle_cmd_notify()
/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c1099 arg->params[0].u.value.a = OPTEE_RPC_NOTIFICATION_WAIT; in cmd_notify_wait_call()