代码搜索结果

找到约 10,000 项符合 Power 的代码

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\cputest\power.h" #include "..\..\inc\cputest\rtc.h" #define FIN 40000

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.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.h

// Power.h: interface for the CPower class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_POWER_H__079364C2_5F1F_4169_824A_DFAD10C40B71__INCLUDED_) #

power.cpp

// Power.cpp: implementation of the CPower class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "DrawChip.h" #include "Power.h" #ifde