搜索资源列表
ARM_Linux_interrupt_src_code
- 以s3c2410为例, 通过文中源码,非常详尽分析ARM Linux中断过程,很好的学习和参考价值。-ARM Linux interrupt. S3c2410 example, the source text, very detailed analysis of the ARM Linux interrupt the process of learning and reference value.
Buttons
- ARM9 S3C2440驱动源代码(中断测试应用驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (interrupt test drive), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
tengnuo
- 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
Linux_driver26x
- linux 2.6内核下的一款支持链式DMA的PCI-E接口设备的驱动源程序,该驱动采用MSI中断模式。本程序可供下载者了解基于MSI模式的PCI/PCI-E设备的驱动整体架构。-linux 2.6 kernel under a support chain DMA' s PCI-E interface device driver source, the driver uses MSI interrupt mode. This program is available for downloa
External-interrupt-test
- 基于KEIL uv4的ARM7环境下的外部中断源码-KEIL uv4 of ARM7 based on external interrupt source environment
MyPeripheral_test
- 基于ZedBoard开发板zynq7000处理器,各种外设的操作和控制的工程源码(包括GPIO/中断/看门狗/EDMA/OCM/定时器等)。-A project source based on the zynq7000 SOC of Zedboard development kit,all kinds of peripheral test(including GPIO/interrupt/WTD/EDMA/OCM/timer .etc).
paramirq.tar
- Linux系统上进行中断学习的源码,测试例程-Interrupt learning on the Linux system source code, test routine