?? vah.h
字號(hào):
/***************************************************************************
* 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 - Accumulation Routines.
//
// AUTHOR: RGV
//
// HISTORY: See end of file.
//**************************************************************************
// File: VAH.H
//
int32_t VAh_WVAR (int32p_t *w0, int32p_t *v0);
#if VA_ELEMENT
void va_lcd (uint32_t val);
void vah_lcd (uint8x_t *val);
void VAh_Accumulate (void);
#endif // EQUATION.
/***************************************************************************
* History
* $Log: vah.h,v $
* Revision 1.6 2006/09/09 01:14:58 gmikef
* *** empty log message ***
*
* Revision 1.5 2006/09/08 07:37:42 Michael T. Fischer
* *** empty log message ***
*
* Revision 1.4 2006/05/18 23:18:54 tvander
* 16K and 32K
* First cut at new requirements.
* 32K 6521 is grossly tested.
* All others have a clean compile with C51 8.02
*
* Revision 1.3 2006/03/06 03:41:13 Michael T. Fischer
* More 6530 prep.
*
* Revision 1.1 2005/10/08 04:41:28 tvander
* Fixed priority inversion.
* Rewrote watchdog to work in brownout, but of course it doesn't work.
* Watchdog can now be defeated by clearing watchdog option to 0.
* Reorganized watt hour modules (at last!).
* Disabled reading of STATUS in 6521_cli because the CE's status is always SAG.
* Tested with 6521_CLI; measurements seem to work.
* Fixed other builds.
*
*
* 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. *
***************************************************************************/
/* vah.h */
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -