IPMUX1IPMUX2IPMUX3: register mmap test module

RTL96xx (RTL9607,...)

register mmap test module


详细描述

THE FORMAT is FOR DOXYGEN to Generate the document automatically opulan.com.

作者:
[email protected]
版本:
v1.0
日期:
July-07-2007 author date description ------------------------------------------------------------------- hxu July-07-2007 the initial version of the register mmap unit testing code

模块

组  function_description(opl_reg_test.c)

Macro definition

#define OPL_REG_DEVICE   "/dev/opl_reg"
#define OPL_REG_SIZE   0x300000

global variable and function exported

char * opl_reg_base = NULL
 HELP.
char * OPL_REG_USAGE
int opl_reg_fd
 global fd of the "/dev/opl_reg"

宏定义文档

#define OPL_REG_DEVICE   "/dev/opl_reg"
 

在文件opl_regmmap_test.c23行定义。

#define OPL_REG_SIZE   0x300000
 

在文件opl_regmmap_test.c24行定义。

参考自 opl_reg_exit()opl_reg_init().


变量文档

char* opl_reg_base = NULL
 

HELP.

在文件opl_regmmap_test.c85行定义。

参考自 opl_reg_exit()opl_reg_init()opl_reg_main().

int opl_reg_fd
 

global fd of the "/dev/opl_reg"

在文件opl_regmmap_test.c94行定义。

参考自 opl_reg_exit()opl_reg_init().

char* OPL_REG_USAGE
 

初始化序列:

 "opl_reg_test -r offset  or\n\
                       opl_reg_test --read offset  or\n\
                       opl_reg_test -w offset value   or\n\
                       opl_reg_test --write offset value  \n\
                       Note: the offset and value can be decimal or hex!\n"

在文件opl_regmmap_test.c86行定义。

参考自 opl_reg_main().


Generated at Mon Jul 30 16:43:48 2007 for IPMUX1IPMUX2IPMUX3 by  doxygen 1.3.9.1