📄 dv5main.hec
字号:
/******************************************************************************/
/* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */
/******************************************************************************/
/*F(***************************************************************************
* File name : %M%
* Project : ROAD RUNNER
* Module :
* Date : (US) %G% %U%
* Version : %I%
* Compiler name and release(s) :
*----------------------------------------------------------------------------*
*----------------------------------------------------------------------------*
* DESCRIPTION
*
*----------------------------------------------------------------------------*
*----------------------------------------------------------------------------*
* FUNCTIONS DEFINED IN THIS FILE
*----------------------------------------------------------------------------*
* Name | Object
*----------------------------------------------------------------------------*
*
*----------------------------------------------------------------------------*
*----------------------------------------------------------------------------*
* EVOLUTION
*----------------------------------------------------------------------------*
* Date | Author | Arnb | Description
*----------------------------------------------------------------------------*
* 23.09.97 | SIMON JM | 1.0 | Creation
*----------------------------------------------------------------------------*
* 05.01.01 | F.Le Goff | POLYPHASE.1.45 | Suppression of unused constant
***************************************************************************)F*/
/* #*/
#ifndef DV5MAIN_HEC
#define DV5MAIN_HEC
#if defined (IHM52TAB_C) | defined (DV56RADP_C)
#if !defined(HEE_HAMMING_COEF_NB)
#define HEE_HAMMING_COEF_NB 16
#endif
#endif
/* No more used */
#if defined(TATRF_VALIDATION_GSM850)
#define s_Rx_GSM850 s_Rx_GSM
#define s_Tx_GSM850 s_Tx_GSM
#define st_Rx_GSM850 st_Rx_GSM
#endif
#endif /* DV5MAIN_HEC */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -