Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2678172
  • 博文数量: 877
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 5921
  • 用 户 组: 普通用户
  • 注册时间: 2013-12-05 12:25
个人简介

技术的乐趣在于分享,欢迎多多交流,多多沟通。

文章分类

全部博文(877)

文章存档

2021年(2)

2016年(20)

2015年(471)

2014年(358)

2013年(26)

发布时间:2015-06-25 14:50:18

<br /><br />ACPI简介<br /><br /><br />_ADR — The address of the object (bus and device specific)<br />_STA — The current status of the object/device<br />_HID — The hardware ID of the object (string)<br />_UID — The Unique ID of the object (string)<br />_SUB — The Subsystem ID of the o.........【阅读全文】

阅读(799) | 评论(0) | 转发(0)

发布时间:2015-06-25 14:42:09

I2cTest.efi write 2 0x33 0x3d 0xff<br />stall 20000<br />I2cTest.efi write 2 0x33 0x00 0x40<br />I2cTest.efi read &nbsp;2 0x33 0x00&nbsp;<br />stall 1000<br />I2cTest.efi write 2 0x33 0x00 0x40<br />I2cTest.efi write 2 0x33 0x36 0x51<br /><br /><br />I2cTest.efi write 2 0x33 0x04 0x01<br /.........【阅读全文】

阅读(703) | 评论(0) | 转发(0)

发布时间:2015-06-25 13:55:42

NTSTATUS<br />I2CSensorReadRegister(<br />_In_PDEVICE_CONTEXTpDevice,<br />_In_ULONGindex,<br />_In_BYTEregaddress,//寄存器地址<br />_In_size_tregByteLength,//寄存器字节长度<br />_Out_BYTE*pOutputBuffer,<br />_Out_size_t*ReadLength<br />)<br />/*++<br /><br /><br .........【阅读全文】

阅读(843) | 评论(0) | 转发(0)

发布时间:2015-06-25 13:51:12

<br />#pragma region LED Colour equally<br />#pragma endregion LED Colour equally<br />......【阅读全文】

阅读(697) | 评论(0) | 转发(0)

发布时间:2015-06-18 17:07:41

<span style="font-size:14pt;font-weight:bold;">知识点分析:</span><br />微软在Windows 8 /Windows 8.1 中新增了一个功能,详细的记录了电池的各时间段的容量以及充放电信息。只需要通过一个命令便可以生成一份包含所有这些信息的报告。<br /><span style="font-size:14pt;font-weight:bold;">操作步骤:</span><br />.........【阅读全文】

阅读(910) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册