Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c376 static void test_only_tx(bool async) in test_only_tx() function
399 ZTEST(spi_controller_peripheral, test_only_tx) in ZTEST() argument
401 test_only_tx(false); in ZTEST()
406 test_only_tx(true); in ZTEST()