Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/tools/tcp_utilities/
Dtcp_mem_stats.c136 static TCP_ALLOCATION_t * pxRemoveAllocation( void * pxObject ) in pxRemoveAllocation() function
407 TCP_ALLOCATION_t * pxFound = pxRemoveAllocation( pxObject ); in vTCPMemStatDelete()