代码搜索结果
找到约 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\power.h"
#include "..\inc\rtc.h"
#define FIN 4000000
char slw_exit=0;
void __
power.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAsmDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "power.h"
power.cpp
// power.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "power.h"
#include "MainFrm.h"
#include "powerDoc.h"
#include "powerView.h"
#ifdef _DEBUG
power.h
// power.h : main header file for the POWER application
//
#if !defined(AFX_POWER_H__415B8344_52BD_11D4_9642_ED5B5A8C517D__INCLUDED_)
#define AFX_POWER_H__415B8344_52BD_11D4_9642_ED5B5A8C517D__IN
power.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
power.reg
REGEDIT
; This .REG file may be used by your SETUP program.
; If a SETUP program is not available, the entries below will be
; registered in your InitInstance automatically with a call to
;