Searched refs:xIPTaskHandle (Results 1 – 1 of 1) sorted by relevance
205 static TaskHandle_t xIPTaskHandle = NULL; variable514 return xIPTaskHandle; in FreeRTOS_GetIPTaskHandle()800 xIPTaskHandle = xTaskCreateStatic( prvIPTask, in FreeRTOS_IPInit()808 if( xIPTaskHandle != NULL ) in FreeRTOS_IPInit()820 &( xIPTaskHandle ) ); in FreeRTOS_IPInit()