WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
at_cmd_register.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
3
* Description: AT commands interface.
4
*/
5
6
#ifndef __AT_CMD_H__
7
#define __AT_CMD_H__
8
9
#include <
td_base.h
>
10
#include "
at.h
"
11
12
#ifdef __cplusplus
13
#if __cplusplus
14
extern
"C"
{
15
#endif
16
#endif
17
18
#define EXT_AT_CMD_MAX_LEN 128
19
20
td_u32
uapi_at_register_cmd
(
TD_CONST
at_cmd_entry_t
*cmd_tbl,
td_u16
cmd_num);
21
td_void
at_sys_cmd_register
(
td_void
);
22
23
#ifdef __cplusplus
24
#if __cplusplus
25
}
26
#endif
27
#endif
28
29
#endif
at.h
at_sys_cmd_register
td_void at_sys_cmd_register(td_void)
Definition
at_cmd_register.c:42
uapi_at_register_cmd
td_u32 uapi_at_register_cmd(TD_CONST at_cmd_entry_t *cmd_tbl, td_u16 cmd_num)
Definition
at_cmd_register.c:30
at_cmd_entry_t
定义AT命令实体。
Definition
at.h:346
td_base.h
TD_CONST
#define TD_CONST
Definition
td_base.h:18
td_u16
unsigned short td_u16
Definition
td_type.h:37
td_void
void td_void
Definition
td_type.h:49
td_u32
unsigned int td_u32
Definition
td_type.h:38
src
middleware
utils
at
at_wifi_cmd
src
at_cmd_register.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