Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c223 static void bulk_poll_out(struct test_data *data, int wait_base, int wait_range) in bulk_poll_out() function
241 bulk_poll_out((struct test_data *)data, 200, 600); in poll_out_thread()
347 bulk_poll_out(&test_data[2], 300, 500); in ZTEST()