WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
soc_log_uart_instance.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2021-2021. All rights reserved.
3 */
4#ifndef SOC_LOG_UART_INSTANCE_H
5#define SOC_LOG_UART_INSTANCE_H
6
7#include "soc_log_strategy.h"
9
11#endif
uint32_t errcode_t
Definition of error code.
Definition errcode.h:30
errcode_t soc_log_register_write_impl(dfx_write_data_interface_t *impl)
Definition soc_log.c:120
Definition dfx_write_interface.h:19