Searched refs:spi_thread_entry (Results 1 – 1 of 1) sorted by relevance
293 static void spi_thread_entry(void *parameter) in spi_thread_entry() function339 rt_thread_t thread = rt_thread_create("spi", spi_thread_entry, RT_NULL, 2048, 15, 10); in spi_w25q_sample()
Completed in 5 milliseconds