代码搜索结果
找到约 25,001 项符合
Power 的代码
power.cpp
/******************************************************************************
*
* File Name:
*
* Power.cpp
*
* Description:
*
* Power Management functions
*
* Revision
power.m
%POWER Dataset overload
wait-for-power.patch
This patch tries to make the system stay in a mode where total power
consumption is below 100mA until we have determined that it's safe to
draw more power.
This is work in progress. Don't use it.
It
mmcinit-power-up.patch
board/neo1973/neo1973.c (board_late_init): moved MMC power-up to separate
function
cpu/arm920t/s3c24x0/mmc.c (mmc_init): call mmc_power_up and return -ENODEV
immediately if there is no card
- Wer
power.m
function ds=power(ds,a)
% Function takes the power of the traces of a seismic dataset
% Written by: E. R.: September 11, 2005
% Last updated:
if isstruct(ds) & strcmp(ds.type,'seismic') & is
power.err
"power.c", line 39: Warning: C2892E: signed constant overflow: '*'
"power.c", line 74: Warning: C2917W: no side effect in void context: 'unary *'
power.c: 2 warnings, 0 errors, 0 serious error
power.err
"power.c", line 119: Warning: C2207W: inventing 'extern int Clk0_Enable();'
"power.c", line 160: Warning: C2917W: no side effect in void context: 'unary *'
"power.c", line 245: Warning: C2871W
power.m
%POWER Dataset overload
power.h
//----------------------------------------------------------------------------------------------------
// ID Code : Power.h No.0000
// Update Note :
//
//-----------------------------------
power.cpp
/******************************************************************************
*
* File Name:
*
* Power.cpp
*
* Description:
*
* Power Management functions
*
* Revision