Home
last modified time | relevance | path

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

/Zephyr-4.2.1/samples/subsys/edac/src/
Dmain.c52 void thread_function(void) in thread_function() function
64 K_THREAD_DEFINE(thread_edac, STACKSIZE, thread_function, NULL, NULL, NULL, PRIORITY, 0, 0);