Home
last modified time | relevance | path

Searched refs:pucAddress (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_Sockets.c2330 const uint8_t * pucAddress = ( const uint8_t * ) &( ulIPAddress ); in FreeRTOS_inet_ntoa() local
2336 uint8_t ucValue = pucAddress[ uxNibble ]; in FreeRTOS_inet_ntoa()