WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
diag_update.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2023. All rights reserved.
3 * Description: software update by zdiag
4 */
5#ifndef __ZDIAG_UPDATE_H__
6#define __ZDIAG_UPDATE_H__
7
8#include "errcode.h"
9
11
12#endif /* __ZDIAG_UPDATE_H__ */
errcode_t zdiag_update_init(void)
uint32_t errcode_t
Definition of error code.
Definition errcode.h:30