WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
at_base_api_t结构体 参考

声明AT依赖的基础函数清单。 更多...

#include <at_product.h>

成员变量

at_malloc_func_t malloc_func
 
at_free_func_t free_func
 
at_msg_queue_create_func_t msg_queue_create_func
 
at_msg_queue_write_func_t msg_queue_write_func
 
at_msg_queue_read_func_t msg_queue_read_func
 
at_task_pause_func_t task_pause_func
 

详细描述

声明AT依赖的基础函数清单。

结构体成员变量说明

◆ free_func

at_free_func_t at_base_api_t::free_func

◆ malloc_func

at_malloc_func_t at_base_api_t::malloc_func

◆ msg_queue_create_func

at_msg_queue_create_func_t at_base_api_t::msg_queue_create_func

◆ msg_queue_read_func

at_msg_queue_read_func_t at_base_api_t::msg_queue_read_func

◆ msg_queue_write_func

at_msg_queue_write_func_t at_base_api_t::msg_queue_write_func

◆ task_pause_func

at_task_pause_func_t at_base_api_t::task_pause_func

该结构体的文档由以下文件生成: