代码搜索结果

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

power.c

// power.c // // Generated by C DriverWizard 3.2.0 (Build 2485) // Requires DDK Only // File created on 3/12/2009 // #include "pch.h" #ifdef DRIVERB_SYN_WMI_TRACE #include "power.tmh" #endi

power.c

// power.c // // Generated by C DriverWizard 3.2.0 (Build 2485) // Requires DDK Only // File created on 3/11/2009 // #include "pch.h" #ifdef DRIVERA_WMI_TRACE #include "power.tmh" #endif

power.c

#include #include #include #include #include #include #include #include #include #include

power.h

/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo

power.h

const unsigned char backlightoff[40*18*2] = { 0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF, 0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF

power.h

#ifndef __POWER_H__ #define __POWER_H__ void Test_SlowMode(void); void Test_HoldMode(void); #endif /*__POWER_H__*/