自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Rafe_ma的博客

时见幽人独往来,缥缈孤鸿影

  • 博客(6)
  • 资源 (2)
  • 收藏
  • 关注

转载 硬中断和软中断的区别

转载来自http://noican.blog.51cto.com/4081966/1361087硬中断:1. 硬中断是由硬件产生的,比如,像磁盘,网卡,键盘,时钟等。每个设备或设备集都有它自己的IRQ(中断请求)。基于IRQ,CPU可以将相应的请求分发到对应的硬件驱动上(注:硬件驱动通常是内核中的一个子程序,而不是一个独立的进程)。2. 处理中断的驱动是需要运行在CPU上的

2017-03-31 14:43:43 439

原创 linux kernel打印UTC时间

如何打印UTC时间

2017-03-30 18:15:58 1669

原创 Android Properties设置与获取

Android Properties related

2017-03-17 16:04:53 1271

原创 PM之power button press 流程

PowerMangerService

2017-03-17 14:24:17 1330

原创 Java implements关键字

Java中implements是一个类实现一个接口用的关键字, 他是用来实现接口中定义的抽象方法 。例如:people是一个接口,他里面有say这个方法: public interface people() {    public say(); } 我们可以看到say()只有接口没有方法的具体实现,所以我们只能只能通过一个具体的类去实现其中的方法体。 如下chi

2017-03-17 13:28:23 4807

原创 git常用相关命令

git pull origin [branch name] git push origin [branch name]git statusgit branchgit stashgit stash listgit add -Agit commit -m "description"git diff

2017-03-03 11:54:59 277

MAX9295 外围电路参考设计

Maxim Serializer MAX9295 外围参考电路设计

2023-08-23

OV10640 datasheet

Camera Sensor OV10640寄存器手册

2022-11-22

美信GSML-MAX96705串行器data sheet完整版

包含寄存器配置,DBL模式,IIC,UART接口控制说明等内容。

2022-11-22

美信GMSL-MAX9286解串器data sheet完整版

包含寄存器配置,数据格式,IIC,UART接口控制说明等内容。兼容MAX96705、MAX9271等串行器。

2022-10-31

SI_Settings.CF3

默认的Source Insight配置使用习惯,简直不忍直视。根据个人使用习惯和对颜色的喜好进行了配置,还算满意。

2019-10-31

USB Battery Charging 1.2

1 Introduction 1.1 General This compliance plan enables test and certification of USB Portable Devices, Charge rs and Charging Ports, Micro - ACAs, Standard - ACAs and ACA - Docks to USB 2.0 specification and to Battery Charging specification revision 1.2. Charging Ports include Dedicated Charging Ports and Charging Downstream Ports as defined in the Battery Charging Sp ecification revision 1.2. A USB Charger is a device with a Dedicated Charging Port, such as a wall adapter or car power adapter. Herein, USB Chargers are referred to as Dedicated Charging Ports as functionally they are identical. Previously a USB Portable Device with a battery and charging capability simply took power from a USB port without any control. With BC 1.2, a Portable Device can get more power and the battery can be charged faster. It is important to verify that a Portable Device complies with the BC 1.2 specification while communicating with a Charging Downstream Port and identifying a Dedicated Charger, and ensuring that it continues to operate as a functional USB device . Many existing dedicated chargers have offered a USB compliant physical conn ection but lacked a USB compliance program. This led to many chargers having characteristics incompatible with USB specifications. As well, even though PC host ports go through an extensive certification process, future PCs that claim a USB compliant Charg ing Port in their feature list will be required to pass compliance checks described in this document. These checks are in addition to those required for a USB compliant Standard Downstream Port.

2018-08-27

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除