Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/spi/spi_loopback/src/
Dspi.c728 struct k_thread async_thread; in ZTEST() local
737 async_thread_id = k_thread_create(&async_thread, in ZTEST()