代码搜索结果

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

power.h

#include #include #include #include struct swsusp_info { struct new_utsname uts; u32 version_code; unsigned long n

power.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi

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