XFusion API v1.3.0
载入中...
搜索中...
未找到
component.c 文件参考
#include "xf_utils.h"
#include "xf_init.h"
component.c 的引用(Include)关系图:

浏览源代码.

宏定义

#define TAG   "component"
 

函数

static int component_test (void)
 
 XF_INIT_EXPORT_COMPONENT (component_test)
 

宏定义说明

◆ TAG

#define TAG   "component"

在文件 component.c4 行定义.

函数说明

◆ component_test()

static int component_test ( void  )
static

在文件 component.c6 行定义.

◆ XF_INIT_EXPORT_COMPONENT()

XF_INIT_EXPORT_COMPONENT ( component_test  )