代码搜索结果
找到约 10,000 项符合
Power 的代码
power.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\power.h"
#include "..\inc\rtc.h"
#define FIN 4000000
void Test_PLL(void)
{
power.cpp
//: C05:Power.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file 'Li
power.frm
VERSION 5.00
Object = "{75D4F148-8785-11D3-93AD-0000832EF44D}#3.1#0"; "FAST2003.ocx"
Begin VB.Form frmPower
BorderStyle = 3 'Fixed Dialog
Caption = "Power..."
ClientHei
power._h
/////////////////////////////////////////////////////////////////////////
// Bitmap点阵数据表 //
// 图片: E:\..库\power1.bmp,纵向取模下高位,数据排列:从左到右从上到下 //
//
power.h
/////////////////////////////////////////////////////////////////////////
// Bitmap点阵数据表 //
// 图片: E:\..库\power1.bmp,纵向取模下高位,数据排列:从左到右从上到下 //
//
power.h
#ifndef __POWER_H__
#define __POWER_H__
void Test_SlowMode(void);
void Test_HoldMode(void);
void _Test_StopMode(void);
void Test_SLIdleMode(void);
//void Test_IdleMode(void);
void Test_PLL(vo
power.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\power.h"
#include "..\inc\rtc.h"
#define FIN 4000000
static void __irq SLWEint
power.c
/*****************************************
NAME: POWER.C
DESC: Dialogue
HISTORY:
2004.06.13 : ver 0.0
******************************************/
#include "def.h"
#include "option.h"
#in
power.h
#ifndef __POWER_H__
#define __POWER_H__
#ifdef __cplusplus
extern "C"{
#endif
void Ch3_Power_Test(void);
void Test_SlowMode(void);
void Test_HoldMode(void);
void MeasurePowerConsumption(v