Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c339 static void test_short_rx(bool async) in test_short_rx() function
365 ZTEST(spi_controller_peripheral, test_short_rx) in ZTEST() argument
367 test_short_rx(false); in ZTEST()
372 test_short_rx(true); in ZTEST()