T_TXPCL_EPSK_common.h
上传用户:gelin96
上传日期:2017-01-08
资源大小:20993k
文件大小:2k
- /*****************************************************************************
- * Copyright Statement:
- * --------------------
- * This software is protected by Copyright and the information contained
- * herein is confidential. The software may not be copied and the information
- * contained herein may not be used or disclosed except with the written
- * permission of MediaTek Inc. (C) 2001
- *
- *****************************************************************************/
- /*****************************************************************************
- *
- * Filename:
- * ---------
- * T_TXPCL_common.h
- *
- * Project:
- * --------
- * Maui META APP
- *
- * Description:
- * ------------
- * TX PCL calibration common header
- *
- * Author:
- * -------
- * Andy Ueng (mtk00490)
- *
- *============================================================================
- * HISTORY
- * Below this line, this part is controlled by PVCS VM. DO NOT MODIFY!!
- *------------------------------------------------------------------------------
- * $Revision$
- * $Modtime$
- * $Log$
- *
- *------------------------------------------------------------------------------
- * Upper this line, this part is controlled by PVCS VM. DO NOT MODIFY!!
- *============================================================================
- ****************************************************************************/
- #ifndef _T_TXPCL_COMMON_H_
- #define _T_TXPCL_COMMON_H_
- //#define CALIBRATIE_NUM_3PCL 3 // RF3140, Renesas
- #define V_SET_LOW_INDEX 0
- #define V_SET_MID_INDEX 1
- #define V_SET_HIGH_INDEX 2
- #define PCL_LOW_INDEX 0
- #define PCL_MID_INDEX 1
- #define PCL_HIGH_INDEX 2
- //#define CALIBRATIE_NUM_2PCL 2
- #endif