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

📄 p_em.val

📁 GSM手机设计软件代码
💻 VAL
字号:
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK                                                 |
| FILE    : P_EM.val                                                       |
| SOURCE  : "Z:\condat\gsm\condat\ms\dfile\prim\EM.pdf"                    |
| LastModified : "22-Aug-2001"                                             |
| IdAndVersion : "8304.129.98.101"                                         |
| SrcFileTime  : "Thu Aug 14 00:00:00 2003"                                |
| Generated by CCDGEN_2.2.4 on Thu Aug 14 16:45:18 2003                    |
|           !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!!                |
+--------------------------------------------------------------------------+
*/

/* PRAGMAS
 * PREFIX                 : NONE
 * COMPATIBILITY_DEFINES  : NO (require PREFIX)
 * ALWAYS_ENUM_IN_VAL_FILE: NO
 * ENABLE_GROUP: NO
 */


#ifndef P_EM_VAL
#define P_EM_VAL


#define CDG_ENTER__P_EM_VAL

#define CDG_ENTER__FILENAME _P_EM_VAL
#define CDG_ENTER__P_EM_VAL__FILE_TYPE CDGINC
#define CDG_ENTER__P_EM_VAL__LAST_MODIFIED _22_Aug_2001
#define CDG_ENTER__P_EM_VAL__ID_AND_VERSION _8304_129_98_101

#define CDG_ENTER__P_EM_VAL__SRC_FILE_TIME _Thu_Aug_14_00_00_00_2003

#include "CDG_ENTER.h"

#undef CDG_ENTER__P_EM_VAL

#undef CDG_ENTER__FILENAME

/*
 * Value constants for v_start
 */
#define V_START_GNOLZ_0                (0x0)      /* no starting time               */
#define V_START_GNOLZ_1                (0x1)      /* with starting time             */
/*
 * Value constants for arfcn
 */
#define ARFCN_GNOLZ_FFFF               (0xffff)   /* not present                    */
/*
 * Value constants for bsic
 */
#define BSIC_GNOLZ_FF                  (0xff)     /* not present                    */
/*
 * Value constants for bs_pa_mfrms
 */
#define BS_PA_MFRMS_GNOLZ_0            (0x0)      /* 2 Multiframe Periods           */
#define BS_PA_MFRMS_GNOLZ_1            (0x1)      /* 3 Multiframe Periods           */
#define BS_PA_MFRMS_GNOLZ_2            (0x2)      /* 4 Multiframe Periods           */
#define BS_PA_MFRMS_GNOLZ_3            (0x3)      /* 5 Multiframe Periods           */
#define BS_PA_MFRMS_GNOLZ_4            (0x4)      /* 6 Multiframe Periods           */
#define BS_PA_MFRMS_GNOLZ_5            (0x5)      /* 7 Multiframe Periods           */
#define BS_PA_MFRMS_GNOLZ_6            (0x6)      /* 8 Multiframe Periods           */
#define BS_PA_MFRMS_GNOLZ_7            (0x7)      /* 9 Multiframe Periods           */
/*
 * Value constants for dtx_stat
 */
#define DTX_STAT_GNOLZ_0               (0x0)      /* without dtx                    */
#define DTX_STAT_GNOLZ_1               (0x1)      /* with dtx                       */
/*
 * Value constants for entity
 */
#define EM_L1                          (0x1)      /* L1                             */
#define EM_DL                          (0x2)      /* DL                             */
#define EM_RR                          (0x3)      /* RR                             */
#define EM_MM                          (0x4)      /* MM                             */
#define EM_CC                          (0x5)      /* CC                             */
#define EM_SS                          (0x6)      /* SS                             */
#define EM_SMS                         (0x7)      /* SMS                            */
#define EM_SIM                         (0x8)      /* SIM                            */

/*
 * user defined constants
 */
#define MAX_SDU_LEN                    (0x1)      

#include "CDG_LEAVE.h"


#endif

⌨️ 快捷键说明

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