代码搜索结果
找到约 10,000 项符合
Power 的代码
power.c
/*
*----------------------------------------------------------------------
* micro T-Kernel
*
* Copyright (C) 2006-2007 by Ken Sakamura. All rights reserved.
* micro T-Kernel is distribu
power.c
/*
*----------------------------------------------------------------------
* micro T-Kernel
*
* Copyright (C) 2006-2007 by Ken Sakamura. All rights reserved.
* micro T-Kernel is distribu
power.cpp
// Illustrative power management routines for WAKEUP sample driver
// Copyright (C) 2002 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
VOID CancelSelectiveSus
power.cpp
// Power request handler for Generic driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "GenericPower.h"
NTSTATUS DefaultPow
power.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
power.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
power.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
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.err
"power.c", line 125: Warning: variable 'i' declared but not used
power.c: 1 warning (+ 1 suppressed), 0 errors, 0 serious errors