Searched refs:FreeRTOS_inet_ntop4 (Results 1 – 2 of 2) sorted by relevance
480 const char * FreeRTOS_inet_ntop4( const void * pvSource,
2446 pcResult = FreeRTOS_inet_ntop4( pvSource, pcDestination, uxSize ); in FreeRTOS_inet_ntop()2472 const char * FreeRTOS_inet_ntop4( const void * pvSource, in FreeRTOS_inet_ntop4() function