Searched refs:pucAddress (Results 1 – 1 of 1) sorted by relevance
2330 const uint8_t * pucAddress = ( const uint8_t * ) &( ulIPAddress ); in FreeRTOS_inet_ntoa() local2336 uint8_t ucValue = pucAddress[ uxNibble ]; in FreeRTOS_inet_ntoa()