Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c1182 #define WAIT_PRIORITY 4 macro
1193 NULL, NULL, K_PRIO_COOP(WAIT_PRIORITY), 0, K_NO_WAIT); in do_wait()