搜索资源列表
mini2440_keyboard
- mini2440(S3C2440)5X5矩阵键盘驱动及makefile、用户测试程序,测试可用。read向用户空间返回所按下键的行、列-mini2440 S3C2440 keyboard driver makefile and test program
keypad_test
- 基于ARM的键盘驱动程序,请大家指点笑纳。如有不清楚的地方请来邮件。-Based on ARM keyboard driver, ask everybody to give directions kindly accept it. If there is no clear place please mail.
key
- linux下键盘的驱动开发程序源代码,已经过测试完全通过-under linux keyboard driver development program source code, has been tested completely by
key7279
- linux下HD72279键盘驱动的实现,包含了应用程序。-under linux the HD72279 keyboard driven, contains the application.
test_key
- linux 矩阵键盘驱动测试程序 S3C6410-linux matrix keyboard driver testing procedures S3C6410
button_test
- linux按键驱动测试程序,可以测试PC上的键盘按键和开发板上的按键驱动-linux key driver test program, you can test the key driver of the keyboard keys on the PC and the development board
10.5-keypad_test
- 本源程序可以在Linux嵌入式环境下驱动小键盘-The source code in the Linux embedded environment driven keypad
ARM---keyboard
- arm键盘驱动程序,linux开发环境s3c2410-arm keyboard program
tengnuo
- 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
DWKeyboard
- 嵌入式键盘驱动程序(gpio), 采用gpio口进行键盘的驱动-Embedded keyboard driver
virtual_driver
- LINUX虚拟按键(键盘)驱动程序,可直接编译,适合初学者使用-LINUX virtual keys (keyboard) driver can be directly compiled for beginners