搜索资源列表
arm_led_interrupt
- 在s3c6410上实现采用中断按键控制led灯点亮,裸板驱动(c语言)-to bright the led with c throght loop
include
- 2440裸机Key的驱动程序,2440的按键有6个,都是采用中断模式-2440click the Key driver,2440keys of 6, are using interrupt mode
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
key_irq
- 基于三星s5pc100芯片的终端处理,实现CortexA8按键的中断处理-Based the Samsung s5pc100 chip terminal handling, interrupt handling the CortexA8 keys
platform_dou
- 基于cortexA8开发板的按键中断处理,设计了按键的防抖动功能-Interrupt handling, the design of the key of the judder function based on the keys of the cortexA8 development board
key_test
- 6410按键驱动,实现中断、消抖功能。属于Linux系统下的字符驱动。-6410 key driver to achieve interrupt debounce function.
1key_irq
- linux 下 s3c2440的按键中断-linux s3c2440 key irq
button
- 简单的按键linux驱动程序,里面有两种模式,一种是扫描模式,一种是中断模式。中断模式是按键驱动led-Simple key linux driver, there are two modes, a scan mode, one is the interrupt mode. The interrupt mode key driver led
button_irq
- 2440开发板的按键驱动程序 通过中断方式实现的-Interruption means the key drivers of the 2440 development board
irq_key
- 按键防抖驱动,当按键时可以防止由于手抖而产生多次触发中断-The button image stabilization drive, when keys can be prevented due to tremor repeatedly triggered interrupt
tengnuo
- 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
Interrupt
- TQ2440开发板的中断使用,是从ADS移植到keil的,能够按键实现中断,中断控制LED。-TQ2440 development board discontinue use keil transplant from ADS, capable of keys to achieve interrupt, interrupt control LED.
key_interrupt
- 三星mini2440 按键驱动,用中断实现-S3Cmini2440 key driver
interrapt_driver
- 基于三星s3c2440芯片,在输入子系统的基础下以中断方式来处理中异常的按键驱动程序。-Based on samsung s3c2440 chip, with the foundation of the input sub-system in interrupt way to deal with the abnormal key drivers.
signalkey
- tq2440开发板上的中断按键实现,有中断发生时发送信号给应用程序.-tq2440 development board interrupt key to achieve .......................
STEP-MOTOR
- 在Linux系统下步进电机控制程序,通过中断控制器实现按键控制-In the Linux system stepper motor control procedures to achieve controlled by the interrupt controller buttons
interrupt5
- 这是一个外部中断,用按键来控制小灯的亮灭,-This is an external interrupt, with small buttons to control lights out,
testdrv
- 这是一个fl2440 按键中断驱动文件,arm9(s3c2440开发平台),按下开发板按钮开关1,便可测试,通过cat /proc/interrupts 命令在include/arch/irqs.h 可查证。-This is a key interrupt-driven file fl2440, arm9 (s3c2440 development platform), press the button to switch a development board, can be tested by
project
- s5pc100的裸机驱动,uart,按键,中断-s5pc100 bare metal drive, uart, buttons, interruption ....
inter
- 按键中断,涉及到按键的驱动和中断的驱动的编写-Button interrupt, involves the key drivers and interrupt driver writing
