搜索资源列表
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.
at91_keypad
- 平台linux内核版本2.6.30 at91系列的5*5键盘驱动-Platform linux kernel version 2.6.30 at91 series of 5 x 5 keyboard driver
driver-of-USB-keyboad
- USB键盘驱动,应用于linux操作系统,通过获得设备版本,IP,进而获得键盘代码然后发送键盘代码-USB keyboard drive, used in the Linux operating system, through the acquisition of equipment version, IP, and get the keyboard code and then send the keyboard code
key
- linux下键盘的驱动开发程序源代码,已经过测试完全通过-under linux keyboard driver development program source code, has been tested completely by
key-driver
- 基于友善mini2440-linux-2.6.32 键盘驱动-Friendly mini2440-linux-2.6.32-based keyboard driver
s3c2440-gpio-kbd
- S3C2410 GPIO口下的5X5键盘驱动-S3C2410 GPIO port 5X5 keyboard driver
keyboard
- 按键驱动程序,功能是开发板上的按键,采用的是输入子系统的架构-The key driver, the function is the key development board, using the input subsystem architecture
piano
- 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
keypad
- linux 4X4矩阵键盘驱动 S3C6410-the linux 4X4 matrix keyboard driver
test_key
- linux 矩阵键盘驱动测试程序 S3C6410-linux matrix keyboard driver testing procedures S3C6410
key-input
- 基于w83627GPIO的5*5键盘驱动-Keyboard driver w83627GPIO 5* 5
jianpansaomiao
- 小车上的键盘驱动,用于linux的操作系统,在ARM平台运行最好。开发板为mini2440.-Small car keyboard driver for the Linux operating system, running the ARM platform. Development board for mini2440.
4_key15_simple
- 这是一个键盘驱动,是在ARM上实现的,通过按键控制LED灯-This is a keyboard driver on ARM keys to control LED lights
tengnuo
- 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
USB-keybad-driver
- arm2440 触摸屏的键盘驱动,是我亲自研究过的,具有很高的水平,基本上是准确无误吧,可以参考.-arm2440 touch screen keyboard driver, I personally studied, with a very high level, it is basically accurate, you can refer to.
keyboard
- TQ-2440键盘驱动,将按键模拟成标准键盘-TQ-2440 keyboard driver, the buttons simulate a standard keyboard
Matrix-keyboard-driver
- 矩阵键盘驱动方案+驱动+测试,内核源码2.6.32.2经过测试。-Matrix keyboard driver solution+ driver+ test
DWKeyboard
- 嵌入式键盘驱动程序(gpio), 采用gpio口进行键盘的驱动-Embedded keyboard driver
matrixkeyboard
- linux下矩阵键盘驱动,自定义嵌入式下按键-Matrix keyboard driver under Linux