搜索资源列表
Linux-driver-development12
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给
anjian2
- 基于linux2.6.12和s3c2440的按键驱动,控制6个按键,有阻塞和非阻塞两种方式读-S3c2440 based linux2.6.12 and the key driver to control the six buttons, with blocking and nonblocking read in two ways
key_drv
- 嵌入式linux按键驱动,支持阻塞和非阻塞读写,可以帮助入门linxu驱动-The embedded linux key driver to support blocking and nonblocking read and write, you can help the the entry linxu drive
work
- msp430 学习非阻塞按键中,利用P1.0-P1.5控制P1.6LED灯的变化(MSP430 learning non blocking keys, using P1.0-P1.5 to control the change of P1.6LED lights.)