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

成员变量 | |
| struct managed_source_buffer * | next |
| uint8_t * | data |
| uint16_t | data_length |
| uint16_t | data_consumed |
| bool | release_data: 1 |
| bool | receive_hash: 1 |
| bool | hash_data: 1 |
| bool | crc_data: 1 |
| bool | encrypt_data: 1 |
| bool | gcm_tag_data: 1 |
| bool managed_source_buffer::crc_data |
| uint8_t* managed_source_buffer::data |
| uint16_t managed_source_buffer::data_consumed |
| uint16_t managed_source_buffer::data_length |
| bool managed_source_buffer::encrypt_data |
| bool managed_source_buffer::gcm_tag_data |
| bool managed_source_buffer::hash_data |
| struct managed_source_buffer* managed_source_buffer::next |
| bool managed_source_buffer::receive_hash |
| bool managed_source_buffer::release_data |