Searched refs:uxTarget (Results 1 – 2 of 2) sorted by relevance
138 size_t uxSource = 0, uxTarget = 0; in pxRemoveAllocation() local155 xAllocations[ uxTarget ] = xAllocations[ uxSource ]; in pxRemoveAllocation()156 uxTarget++; in pxRemoveAllocation()
2557 size_t uxTarget = 0U; in FreeRTOS_EUI48_ntop() local2588 pcTarget[ uxTarget ] = cResult; in FreeRTOS_EUI48_ntop()2589 uxTarget++; in FreeRTOS_EUI48_ntop()2594 pcTarget[ uxTarget ] = ( char ) 0; in FreeRTOS_EUI48_ntop()2595 uxTarget++; in FreeRTOS_EUI48_ntop()2599 pcTarget[ uxTarget ] = cSeparator; in FreeRTOS_EUI48_ntop()2600 uxTarget++; in FreeRTOS_EUI48_ntop()