Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/tools/tcp_utilities/
Dtcp_mem_stats.c139 static TCP_ALLOCATION_t xAllocation = { 0 }; in pxRemoveAllocation() local
150 … ( void ) memcpy( &( xAllocation ), &( xAllocations[ uxSource ] ), sizeof xAllocation ); in pxRemoveAllocation()
163 pxReturn = &( xAllocation ); in pxRemoveAllocation()