Searched refs:uxTarget (Results 1 – 2 of 2) sorted by relevance
131 size_t uxSource = 0, uxTarget = 0; in pxRemoveAllocation() local148 xAllocations[ uxTarget ] = xAllocations[ uxSource ]; in pxRemoveAllocation()149 uxTarget++; in pxRemoveAllocation()
3313 size_t uxTarget = 0U; in FreeRTOS_EUI48_ntop() local3345 pcTarget[ uxTarget ] = cResult; in FreeRTOS_EUI48_ntop()3346 uxTarget++; in FreeRTOS_EUI48_ntop()3351 pcTarget[ uxTarget ] = ( char ) 0; in FreeRTOS_EUI48_ntop()3352 uxTarget++; in FreeRTOS_EUI48_ntop()3356 pcTarget[ uxTarget ] = cSeparator; in FreeRTOS_EUI48_ntop()3357 uxTarget++; in FreeRTOS_EUI48_ntop()