WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hcc_channel.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2021-2023. All rights reserved.
3
* Description: hcc channel.
4
*/
5
6
#ifndef HCC_CHANNEL_HEADER
7
#define HCC_CHANNEL_HEADER
8
9
#include "
td_type.h
"
10
#include "
hcc.h
"
11
#include "
hcc_cfg_comm.h
"
12
13
#ifdef __cplusplus
14
#if __cplusplus
15
extern
"C"
{
16
#endif
17
#endif
18
td_s32
hcc_add_handler
(
hcc_handler
*hcc);
19
td_void
hcc_delete_handler
(
td_u8
chl);
20
hcc_handler
*
hcc_get_bus_handler
(
td_u8
bus_type);
21
22
td_bool
hcc_chan_is_busy
(
td_u8
chl);
23
#ifdef __cplusplus
24
#if __cplusplus
25
}
26
#endif
27
#endif
28
29
#endif
/* HCC_CHANNEL_HEADER */
hcc.h
hcc_cfg_comm.h
hcc_delete_handler
td_void hcc_delete_handler(td_u8 chl)
hcc_add_handler
td_s32 hcc_add_handler(hcc_handler *hcc)
hcc_chan_is_busy
td_bool hcc_chan_is_busy(td_u8 chl)
hcc_get_bus_handler
hcc_handler * hcc_get_bus_handler(td_u8 bus_type)
_hcc_handler_
Definition
hcc.h:81
td_type.h
td_u8
unsigned char td_u8
Definition
td_type.h:36
td_bool
td_u8 td_bool
Definition
td_type.h:50
td_void
void td_void
Definition
td_type.h:49
td_s32
int td_s32
Definition
td_type.h:44
src
middleware
utils
hcc
comm
hcc_channel.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:12 , 为 WS63 SDK 文档使用
1.9.8