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

#include <malloc.h>

成员变量

uint32_t heap_malloc_size
 
uint32_t heap_free_size
 
uint32_t heap_size
 
uintptr_t heap_start_addr
 
uintptr_t heap_end_addr
 
uint32_t start_status
 

详细描述

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.

Description: Malloc function Header.
History:
2023-2-14, Create file.

结构体成员变量说明

◆ heap_end_addr

uintptr_t malloc_dfx::heap_end_addr

◆ heap_free_size

uint32_t malloc_dfx::heap_free_size

◆ heap_malloc_size

uint32_t malloc_dfx::heap_malloc_size

◆ heap_size

uint32_t malloc_dfx::heap_size

◆ heap_start_addr

uintptr_t malloc_dfx::heap_start_addr

◆ start_status

uint32_t malloc_dfx::start_status

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