WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
LOS_MEMBOX_INFO结构体 参考

#include <los_membox.h>

成员变量

UINT32 uwBlkSize
 
UINT32 uwBlkNum
 
UINT32 uwBlkCnt
 

详细描述

Static memory pool information structure

结构体成员变量说明

◆ uwBlkCnt

UINT32 LOS_MEMBOX_INFO::uwBlkCnt

The number of allocated memory blocks in the static memory pool

◆ uwBlkNum

UINT32 LOS_MEMBOX_INFO::uwBlkNum

The total memory block number of the static memory pool

◆ uwBlkSize

UINT32 LOS_MEMBOX_INFO::uwBlkSize

The memory block size of the static memory pool


该结构体的文档由以下文件生成: