?? vphase.h
字號:
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, including but not limited to the *
* implied warranties of merchantability and/or fitness for a particular *
* purpose. *
* *
* Copyright (C) 2005 Teridian Semiconductor Corp. All Rights Reserved. *
***************************************************************************/
//**************************************************************************
// DESCRIPTION: 71M652x POWER METER - Voltage Phase Calculation.
//
// AUTHOR: MTF
//
// HISTORY: See end of file
//**************************************************************************
// File: VPHASE.H
//
#if VOLTAGE_PHASES
void voltage_phase_lcd (uint8_t select_phase);
void Calc_Voltage_Phase (void);
#endif // VOLTAGE_PHASES.
/***************************************************************************
* History:
* $Log: vphase.h,v $
* Revision 1.2 2006/03/06 03:41:44 Michael T. Fischer
* More 6530 prep.
*
* Revision 1.1 2005/12/21 01:35:29 tvander
* 6513
*
* Revision 1.6 2005/09/22 23:45:21 tvander
* Clean build all models and unit tests, updated copyright to be fore Teridian
*
* Revision 1.5 2005/08/30 18:21:14 gmikef
* *** empty log message ***
*
* Revision 1.4 2005/08/10 02:04:19 gmikef
* *** empty log message ***
*
* Revision 1.3 2005/04/30 02:15:55 gmikef
* *** empty log message ***
*
* Revision 1.4 2005/04/27 21:38:11 gmikef
* *** empty log message ***
*
* Copyright (C) 2005 Teridian Semiconductor Corp. All Rights Reserved. *
* this program is fully protected by the United States copyright *
* laws and is the property of Teridian Semiconductor Corporation. *
***************************************************************************/
/* vphase.c */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -