WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_sio_v150.c 文件参考
#include <stdint.h>
#include "securec.h"
#include "common_def.h"
#include "tcxo.h"
#include "soc_osal.h"
#include "sio_porting.h"
#include "hal_sio_v150.h"
hal_sio_v150.c 的引用(Include)关系图:

宏定义

#define SIO_FIFO_SIZE   16
 
#define SIO_INTMASK   0x3c
 

函数

void hal_sio_v150_crg_clock_enable (sio_bus_t bus, bool enable)
 sio crg clock 使能。
 
void hal_sio_v150_irq_handler (sio_bus_t bus)
 SIO中断处理函数
 
hal_sio_funcs_thal_sio_v150_funcs_get (void)
 获取Driver层SIO和HAL层SIO的接口
 

宏定义说明

◆ SIO_FIFO_SIZE

#define SIO_FIFO_SIZE   16

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.

Description: Provides sio hal source
History:
2022-08-01, Create file.

◆ SIO_INTMASK

#define SIO_INTMASK   0x3c