|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <stdint.h>#include <stdio.h>#include "common_def.h"#include "uart_porting.h"#include "hal_uart.h"
变量 | |
| uintptr_t | g_hal_uarts_regs [UART_BUS_MAX_NUM] = { 0 } |
| hal_uart_funcs_t * | g_hal_uarts_funcs [UART_BUS_MAX_NUM] = { 0 } |
| hal_uart_funcs_t* g_hal_uarts_funcs[UART_BUS_MAX_NUM] = { 0 } |
| uintptr_t g_hal_uarts_regs[UART_BUS_MAX_NUM] = { 0 } |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
Description: Provides hal uart
History:
2023-02-17, Create file.