Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/drivers/uart/uart_basic_api/src/
Dtest_uart_fifo.c129 static int test_fifo_fill(void) in test_fifo_fill() function
173 zassert_true(test_fifo_fill() == TC_PASS); in test_uart_fifo_fill()