Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dtcp_mem_stats.c129 static TCP_ALLOCATION_t * pxRemoveAllocation( void * pxObject ) in pxRemoveAllocation() function
400 TCP_ALLOCATION_t * pxFound = pxRemoveAllocation( pxObject ); in vTCPMemStatDelete()