zephyr/tests/drivers/uart/uart_basic_api/src
Gustavo Romero 34ca6d25bc tests: Add test to check uart_irq_is_pending
Add test to check if uart_irq_is_pending() correctly returns 0 (meaning
there are no more RX and TX pending interrupts) when all RX and TX data
is processed.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
2021-03-26 08:39:33 -04:00
..
main.c tests: Add test to check uart_irq_is_pending 2021-03-26 08:39:33 -04:00
test_uart_config.c
test_uart_fifo.c
test_uart_pending.c tests: Add test to check uart_irq_is_pending 2021-03-26 08:39:33 -04:00
test_uart_poll.c
test_uart.h tests: Add test to check uart_irq_is_pending 2021-03-26 08:39:33 -04:00