UINT32 osHeapGetHeapMemoryPeak ( VOID   ) 

Get the memory info from Heap.

Description:
This API is used to get the memory info from Heap.
注意:
  • None.
参数:
参数名称 描述
None. 
返回值:
返回值 描述
UINT32  Max size of heap memory being used.
Dependency:
  • los_heap.h: the header file that contains the API declaration.
参见:
None.
自从:
Huawei LiteOS