XFusion API v1.3.0
|
#include "xf_init.h"
#include "xf_utils.h"
函数 | |
void | xf_main (void) |
全局函数定义: [Global Functions]. | |
static int | test_xf_init_component_board (void) |
XF_INIT_EXPORT_BOARD (test_xf_init_component_board) | |
static int | test_xf_init_component_prev (void) |
XF_INIT_EXPORT_PREV (test_xf_init_component_prev) | |
static int | test_xf_init_component_device (void) |
XF_INIT_EXPORT_DEVICE (test_xf_init_component_device) | |
static int | test_xf_init_component_component (void) |
XF_INIT_EXPORT_COMPONENT (test_xf_init_component_component) | |
static int | test_xf_init_component_env (void) |
XF_INIT_EXPORT_ENV (test_xf_init_component_env) | |
static int | test_xf_init_component_app (void) |
XF_INIT_EXPORT_APP (test_xf_init_component_app) | |
变量 | |
static const char *const | TAG = "xf_main" |
void xf_main | ( | void | ) |
|
static |
XF_INIT_EXPORT_BOARD | ( | test_xf_init_component_board | ) |
|
static |
XF_INIT_EXPORT_PREV | ( | test_xf_init_component_prev | ) |
|
static |
XF_INIT_EXPORT_DEVICE | ( | test_xf_init_component_device | ) |
|
static |
XF_INIT_EXPORT_COMPONENT | ( | test_xf_init_component_component | ) |
|
static |
XF_INIT_EXPORT_ENV | ( | test_xf_init_component_env | ) |
|
static |
XF_INIT_EXPORT_APP | ( | test_xf_init_component_app | ) |