码迷,mamicode.com
首页 >  
搜索关键字:coffee lake power-on    ( 3656个结果
三、linux电源框架
参考自linux-2.6.32.61\Documentation\power\regulator一、简介电源框架能够动态调节电源输出,以达到省电效果。二、基本术语Regulator供其他设备电源的电子设备,一些电源具有开关及控制输出的电压电流。PMIC(Power Management IC)电源管...
分类:系统相关   时间:2014-05-12 21:58:19    阅读次数:553
Android手机如何获取power_profile.xml文件
最近在做关于能耗方面的测试,看了一个月时间的论文,终于找到了一些新的思路,但是一个问题出现了,以至于 工作无法再进行下去。        在Android手机中,对于手机中的每个部件(cpu、led、gps、3g等等)运行时对应的能耗值都放power_profile.xml 文件中,而且系统的 设置-->电池-->使用情况中,统计的能耗的使用情况也是以power_profile.xml的va...
分类:移动开发   时间:2014-05-11 18:38:58    阅读次数:447
otg thinking
1.为了节电,某些设备在suspend的时候把vbus关掉   2.SRP作用是Bdevice可以请求A-device打开VBUS.     3.一般来说在enable PHY之后都需要打开ID的上拉电阻   即使PHY处于low power mode 也应该能检测到: a.remote wakeup信号。 b.ID变化的信号 (在Intel FFRD上...
分类:其他好文   时间:2014-05-09 20:45:37    阅读次数:281
How to Implement Bluetooth Low Energy (BLE) in Ice Cream Sandwich
ShareThis - By Vikas VermaBluetooth low energy (BLE) is a feature of Bluetooth 4.0 wireless radio technology, aimed at new, principally low-power and ...
分类:其他好文   时间:2014-05-09 10:07:10    阅读次数:448
IBM开放Power拉拢产业链处理器战场英特尔左右受敌
4.28日,IBM面向大数据应用行业发布了Power 8服务器处理器,并且将Power 8架构设计全面开源,企图模仿arm在移动互联网领域的做法,建立自己的开源生态圈,这标志着IBM对于X86市场开始发力,以前IBM既有X86架构的产品,又有高端服务器产品,但是又不好左右手互搏,现在好了,有联想这个...
分类:其他好文   时间:2014-05-09 07:39:19    阅读次数:265
嵌入式linux 内核关机函数实现
arch/arm/kernel/process.c实现pm_power_off=关机函数参考board-omap3touchbook.c文件中pm_power_off=omap3_touchbook_poweroff;staticvoidomap3_touchbook_poweroff(void) { intpwr_off=TB_KILL_POWER_GPIO; if(gpio_request_one(pwr_off,GPIOF_OUT_INIT_LOW,"DVIreset")<0..
分类:系统相关   时间:2014-05-09 07:03:00    阅读次数:470
poj 2109 Power of Cryptography
Power of CryptographyTime Limit:1000MSMemory Limit:30000KTotal Submissions:17912Accepted:9034DescriptionCurrent work in cryptography involves (among o...
分类:其他好文   时间:2014-05-09 04:24:50    阅读次数:284
(转)poj2109-Power of Cryptography
Power of CryptographyDescriptionCurrent work in cryptography involves (among other things) large prime numbers and computing powers of numbers among t...
分类:其他好文   时间:2014-05-09 03:43:36    阅读次数:260
POJ2406Power Strings
来源:http://poj.org/problem?id=2406  Power Strings Time Limit: 3000MS   Memory Limit: 65536K Total Submissions: 30293   Accepted: 12631 Description Given two strin...
分类:其他好文   时间:2014-05-08 02:03:40    阅读次数:337
check a int number is power of 2?
check a int number is power of 2? 个人信息:就读于燕大本科软件工程专业 目前大三; 本人博客:google搜索“cqs_2012”即可; 个人爱好:酷爱数据结构和算法,希望将来从事算法工作为人民作出自己的贡献; 博客内容:how many does the factorial of n have zero? 博客时间:2014-5...
分类:其他好文   时间:2014-05-07 21:38:00    阅读次数:411
3656条   上一页 1 ... 363 364 365 366 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!