Searched refs:cyw43_thread_exit (Results 1 – 3 of 3) sorted by relevance
163 void cyw43_thread_exit(void);166 #define CYW43_THREAD_EXIT cyw43_thread_exit();
301 cyw43_thread_exit(); in cyw43_arch_lwip_end()
157 void cyw43_thread_exit(void) { in cyw43_thread_exit() function