⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 modid.h

📁 Infineon公司有一款实现SHDSL协议(ADSL协议的变种)的芯片
💻 H
字号:
/****************************************************************************
       Copyright (c) 2000, Infineon Technologies.  All rights reserved.
  
                               No Warranty                                                 
   Because the program is licensed free of charge, there is no warranty for 
   the program, to the extent permitted by applicable law.  Except when     
   otherwise stated in writing the copyright holders and/or other parties   
   provide the program "as is" without warranty of any kind, either         
   expressed or implied, including, but not limited to, the implied         
   warranties of merchantability and fitness for a particular purpose. The  
   entire risk as to the quality and performance of the program is with     
   you.  should the program prove defective, you assume the cost of all     
   necessary servicing, repair or correction.                               
                                                                            
   In no event unless required by applicable law or agreed to in writing    
   will any copyright holder, or any other party who may modify and/or      
   redistribute the program as permitted above, be liable to you for        
   damages, including any general, special, incidental or consequential     
   damages arising out of the use or inability to use the program           
   (including but not limited to loss of data or data being rendered        
   inaccurate or losses sustained by you or third parties or a failure of   
   the program to operate with any other programs), even if such holder or  
   other party has been advised of the possibility of such damages. 
 ****************************************************************************       
                                                               
    Module:         MODID.H  
    
    Description:    Definition of the module ID's. 
                             
 ***************************************************************************/

// Group= MODID 
                                      /* Definition of module ID's.      
                                         !!!Please do not change!!!    
                                         Interworking with following   
                                         projects must be ensured!         */

#define  MOD_ID_USER_MODULE             0   
#define  MOD_ID_DEBUG_MODULE            1
#define  MOD_ID_2100_ELIC_BASIC_MODULE  2
#define  MOD_ID_2100_ELIC_LAYER1_MODULE 3
#define  MOD_ID_2100_ICC_BASIC_MODULE   4
#define  MOD_ID_2100_ICC_LAYER1_MODULE  5
#define  MOD_ID_CONFIG_MODULE           6
#define  MOD_ID_CUSTOMER_MODULE         7
#define  MOD_ID_DELIC_MODULE            10
#define  MOD_ID_MUBIC_MODULE            11
#define  MOD_ID_QUADU_MODULE            17  
#define  MOD_ID_IECQ_MODULE             18  
#define  MOD_ID_SWITI_MODULE            19  
#define  MOD_ID_ADSL_MODULE             20 
#define  MOD_ID_VDSL_MODULE             22
#define  MOD_ID_MUBIC2_MODULE           23
#define  MOD_ID_QFALC_MODULE            24  
#define  MOD_ID_IPAC_MODULE             26  
#define  MOD_ID_SOCRATES_MODULE         34 
#define  MOD_ID_REGISTER_MODULE         100
 
#define  MOD_ID_SAMPLE_MODULE           254  

 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -