Searched refs:xSizeOfLargestFreeBlockInBytes (Results 1 – 3 of 3) sorted by relevance
151 …size_t xSizeOfLargestFreeBlockInBytes; /* The maximum size, in bytes, of all the free blocks with… member
597 pxHeapStats->xSizeOfLargestFreeBlockInBytes = xMaxSize; in vPortGetHeapStats()
696 pxHeapStats->xSizeOfLargestFreeBlockInBytes = xMaxSize; in vPortGetHeapStats()