WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
diag_adapt_cmd_mem.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2024-2024. All rights reserved.
3 * Description: diag mem adapt
4 * This file should be changed only infrequently and with great care.
5 */
6
7#ifndef DIAG_ADAPT_CMD_MEM_H
8#define DIAG_ADAPT_CMD_MEM_H
9
10#include "osal_types.h"
11
13#endif
osal_s32 reg_rw_check_addr(osal_u32 start_addr, osal_u32 bytes_cnt)
int osal_s32
Definition osal_types.h:19
unsigned int osal_u32
Definition osal_types.h:13