Searched refs:si91x_thread (Results 1 – 1 of 1) sorted by relevance
156 osThreadId_t si91x_thread = 0; variable1053 if (NULL == si91x_thread) { in sl_si91x_platform_init()1065 si91x_thread = osThreadNew(si91x_bus_thread, NULL, &attr); in sl_si91x_platform_init()1114 if (NULL != si91x_thread) { in sl_si91x_platform_deinit()1125 si91x_thread = NULL; in sl_si91x_platform_deinit()