Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/subsys/zbus/integration/src/
Dmain.c62 static void net_thread(void) in net_thread() function
82 K_THREAD_DEFINE(net_thread_id, 1024, net_thread, NULL, NULL, NULL, 3, 0, 0);