Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/kernel/
Dthread_stack.h298 #define K_THREAD_STACK_ARRAY_DECLARE K_KERNEL_STACK_ARRAY_DECLARE macro
418 #define K_THREAD_STACK_ARRAY_DECLARE(sym, nmemb, size) \ macro