代码搜索结果

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

power.cxx

//========================================================================== // // power.cxx // // Main implementation of power management support. // //===============================

power.c

/***************************************** NAME: power.c DESC: SLOW,HOLD mode test HISTORY: 03.23.2002:purnnamu: first release for 2410 06.02.2002:DonGo: Modified for 2413 ***********

power.h

#ifndef __POWER_H__ #define __POWER_H__ #ifdef __cplusplus extern "C"{ #endif // Main routine void Test_Power(void); void Test_SlowMode(void); void Test_HoldMode(void); void Test_IO

power.c

/******************* ?Marvell Semiconductor, Inc., 2003 ******************** * * Purpose: * * This module provides the implementation of power management routines * * $Author: schiu

power.c

/********************************************************/ /* power_extern.c: implementation of power management. */ /* Author : qzsu */ /* History : 2006-11-11

power.h

/********************************************************/ /* power.h: head of power. */ /* Author : qzsu */ /* History : 2006-11-11 *

power.m

function y = power(x,d) %POWER (overloaded) % Author Johan L鰂berg % $Id: power.m,v 1.1 2006/08/10 18:00:22 joloef Exp $ % Sanity check if prod(size(x))==1 & (prod(size(d))>1) x = x

power.c

/*************************************************************************** Project : TDA7421 Jig board for Henko Autosound Compiler : ST7 HiCross C (HiWARE) Module : power.c Version : V 1

power.h

/*************************************************************************** Project : TDA7421 Jig board for Henko Autosound Compiler : ST7 HiCross C (HiWARE) Module : Adc_drv.c Version : V

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