NULL
This commit is contained in:
20
user/Compute/VHHCompute.h
Executable file
20
user/Compute/VHHCompute.h
Executable file
@@ -0,0 +1,20 @@
|
||||
/********************************************************************************************************
|
||||
** HY3106<30><36><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӳ<EFBFBD><D3B3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͷ<EFBFBD>ļ<EFBFBD>
|
||||
**
|
||||
** Copyright (c) Siargo, Ltd. 2011
|
||||
** All Rights Reserved.
|
||||
**
|
||||
********************************************************************************************************/
|
||||
#ifndef __VHHCompute_h__
|
||||
#define __VHHCompute_h__
|
||||
|
||||
|
||||
/******************************************************************************/
|
||||
extern u16 RRExtGainRes;
|
||||
extern float RRExtGain;
|
||||
/******************************************************************************/
|
||||
|
||||
void RHCircuitParameterInit(void);
|
||||
void ComputeRRParameter(void);
|
||||
void SaveVHHAndNRHInTempretureMode(void);
|
||||
#endif
|
||||
Reference in New Issue
Block a user