IPMUX1IPMUX2IPMUX3: opl_typedef.h源文件

RTL96xx (RTL9607,...)

opl_typedef.h

浏览该文件的文档。
00001 #ifndef _OPL_TYPEDEF_H_
00002 #define _OPL_TYPEDEF_H_
00003 
00020 /*--------------------------Macro definition------------------------- */
00021 
00022 
00023 
00024 
00025 
00031 /*--------------------------type definition------------------------- */
00032 #ifndef __KERNEL__
00033 typedef unsigned int u32;
00034 typedef unsigned short u16;
00035 typedef unsigned char u8;
00036 typedef long s32;
00037 typedef short s16;
00038 typedef char s8;
00039 typedef unsigned char bool;
00040 #endif /* __KERNEL__ */
00041 
00046 /*-----------------global varible/function declaration--------------- */
00047 
00048 
00049 
00050 
00051 
00057 /*-------------------local  function declaration---------------------- */
00058 
00059 
00060 
00061 
00062 
00069 /*--------------local  variable declaration and definition------------- */
00070 
00071 
00072 
00073 
00074 
00081 /*------------------global variable and function exported-------------- */
00082 
00083 
00084 
00085 
00086 
00094 /*----------------------local  function definition--------------------- */
00095 
00096 
00097 
00098 
00099 
00100 
00103 #endif /* _OPL_TYPEDEF_H_ */

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