Searched refs:xIPTaskHandle (Results 1 – 1 of 1) sorted by relevance
206 static TaskHandle_t xIPTaskHandle = NULL; variable631 return xIPTaskHandle; in FreeRTOS_GetIPTaskHandle()998 xIPTaskHandle = xTaskCreateStatic( prvIPTask, in FreeRTOS_IPInit_Multi()1006 if( xIPTaskHandle != NULL ) in FreeRTOS_IPInit_Multi()1018 &( xIPTaskHandle ) ); in FreeRTOS_IPInit_Multi()