XWOS API  4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
soc.h 文件参考

XWLUA库:设备栈:SOC 更多...

#include <xwos/standard.h>
#include <xwcd/ds/soc/chip.h>
#include "xwem/vm/lua/src/lauxlib.h"
soc.h 的引用(Include)关系图:

浏览源代码.

结构体

struct  xwlua_soc
 XWLUA SOC对象 更多...
 

函数

void xwlua_soc_register (lua_State *L, const char *name, struct xwds_soc *soc)
 注册SOC对象
 
void xwlua_soc_unregister (lua_State *L, const char *name)
 删除SOC对象
 

详细描述

XWLUA库:设备栈:SOC

作者

在文件 soc.h 中定义.