Home
last modified time | relevance | path

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

/Zephyr-latest/tests/arch/x86/static_idt/src/
Dmain.c31 #define MY_PRIORITY 5 macro
196 MY_PRIORITY, 0, K_NO_WAIT); in ZTEST()
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst437 #define MY_PRIORITY 5
448 MY_PRIORITY, 0, K_NO_WAIT);
459 #define MY_PRIORITY 5
465 MY_PRIORITY, 0, 0);
Dworkqueue.rst237 #define MY_PRIORITY 5
246 K_THREAD_STACK_SIZEOF(my_stack_area), MY_PRIORITY,