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

#include <upg_lzmadec.h>

upg_lzma_decode2_data 的协作图:

成员变量

uint32_t image_id
 
uint32_t in_offset
 
uint32_t out_offset
 
uint32_t compress_len
 
uint32_t decompress_len
 
upg_lzma_buf_t buf
 

结构体成员变量说明

◆ buf

upg_lzma_buf_t upg_lzma_decode2_data::buf

◆ compress_len

uint32_t upg_lzma_decode2_data::compress_len

◆ decompress_len

uint32_t upg_lzma_decode2_data::decompress_len

◆ image_id

uint32_t upg_lzma_decode2_data::image_id

◆ in_offset

uint32_t upg_lzma_decode2_data::in_offset

◆ out_offset

uint32_t upg_lzma_decode2_data::out_offset

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