Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c245 static struct k_thread high_poll_out_thread; variable
329 (void)k_thread_create(&high_poll_out_thread, in ZTEST()