Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_Sockets.c2620 size_t uxSourceIndex; in FreeRTOS_EUI48_pton() local
2630 for( uxSourceIndex = 0U; uxSourceIndex <= uxLength; uxSourceIndex++ ) in FreeRTOS_EUI48_pton()
2633 cChar = pcSource[ uxSourceIndex ]; in FreeRTOS_EUI48_pton()