?? ce21a04_dat.c
字號:
/***************************************************************************
* 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) 2006 Teridian Semiconductor, Corporation. All Rights *
* Reserved. *
* *
***************************************************************************/
//**************************************************************************
//
// DESCRIPTION: 71M651x POWER METER - CE Data Image File (8051 C format)
//
// AUTHOR: BJW
//
// HISTORY: Jun 22 2006
//
//**************************************************************************
//
// File: CE_DAT.C
//
// CE Data Image File (8051 C format)
const short code NumCeData=128; // The number of words in the 'CeData' array.
const long code CeData[]={
0x63653231, 0x6130345f, 0x30310000, 0x00000000,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0x00004000, 0x00004000, 0x00004000, 0x00004000,
0x00005000, 0x0000007a, 0x00004000, 0x00000000,
0x0006c278, 0x00000000, 0x00000000, 0x00001930,
0x00000000, 0x00000000, 0x00000000, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0x00000000,
0x00000000, 0x00000000, 0xffffffff, 0x00000000,
0x00000000, 0x00000000, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0x00008000, 0x40000000,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff,
0xffffffff, 0x00000000, 0x00000000, 0x00000000,
0xffffffff, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0xffffffff, 0xffffffff, 0x000d12e0,
0x00000000, 0x40000000, 0x40000000, 0x00000000
};
/************************************************************************
* Copyright (C) 2006 Teridian SemiConductor, Corporation. All Rights *
* Reserved. This program is fully protected by the United States *
* copyright laws and is the property of TDK SemiConductor CORPORATION. *
************************************************************************/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -