Home
last modified time | relevance | path

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

/tests/subsys/zbus/integration/src/
A Dmain.c110 static void peripheral_thread(void) in peripheral_thread() function
134 K_THREAD_DEFINE(peripheral_thread_id, 1024, peripheral_thread, NULL, NULL, NULL, 3, 0, 0);

Completed in 9 milliseconds