|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <upg_lzmadec.h>

成员变量 | |
| 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 |
| upg_lzma_buf_t upg_lzma_decode2_data::buf |
| uint32_t upg_lzma_decode2_data::compress_len |
| uint32_t upg_lzma_decode2_data::decompress_len |
| uint32_t upg_lzma_decode2_data::image_id |
| uint32_t upg_lzma_decode2_data::in_offset |
| uint32_t upg_lzma_decode2_data::out_offset |