Searched refs:HAR_STACKSZ (Results 1 – 1 of 1) sorted by relevance
14 #define HAR_STACKSZ 1024 macro37 static K_THREAD_STACK_DEFINE(tstack_har, HAR_STACKSZ);218 k_thread_create(&thread_har, tstack_har, HAR_STACKSZ, in ZTEST()