搜索资源列表
2410int
- 2410开发板在ADS下的中断测试程序。 运行步骤: 1 打开int.mcp工程文件 2 运行 3 按下开发板上的Eint0,Eint5,Eint19按键 观察终端上的中断输出 文件说明: int_test.c 开发板初始化文件 Eint.c 中断实验主程序文件-development board in 2410 under the ADS interruption test. Running steps : an open int.mcp two project
s3c44b0-key
- 44b0和linux操作系统下的按键中断驱动程序
irint2
- 基于s3c2440和linux下的按键中断代码,含消抖代码、异步触发、读写阻塞等机制,是极好的中断驱动程序的范例。使用EINT2(GPF2)
button
- LINUX2.6下实现按键驱动,采用中断实现,并附有测试源码
STR912_GPIO
- 基于STR912的GPIO程序,本示例程序主要为测试GPIO功能。当程序运行时,LCD屏上会显示: STR91x DEMO GPIO TEST 并能通过按键K5(中断方式实现)轮流闪动L2、L3、L4、L5。
keyboard
- 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
s3c2410-button
- 开发一个基于中断机制的字符设备驱动程序,为RealARM上的四个按键设置计数值,利用按键产生中断,累加计数值(代表采集的信号数目),在测试程序中读取计数值,达到检测信号数目的目的。 编写驱动程序,为外部中断的四个按键设置计数值,当按键按 下时产生中断,与之对应的计数值递增;
key
- 在ARM2440的嵌入式的linux驱动程序,本程序是按键中断驱动程序,包含其应用程序。-Embedded in the ARM2440 linux driver, this program is key interrupt-driven process, including its applications.
3_1_button_interrupt
- mini2440裸机测试篇之按键中断!相信对裸机学习的同学有帮助!-Test papers are the key mini2440 interrupt bare metal! I believe help students learn bare metal!
keyinterrupt
- S3C2440的按键中断程序,四个按键对应四个LED灯,利用中断实现按键亮灯-S3C2440 key interrupt the program, four buttons corresponding to four LED lights, key lights using interrupts
test
- uda1341驱动测试程序 按键中断结束录音-uda1341 drive test program keys interrupt the end of the recording
helloarm
- 基于S3C2440的UART的通信,LED流水灯的实现,以及beep,按键中断控制流水灯速度和beep鸣叫时间-Based on S3C2440 UART communication, LED water lights to achieve, and beep, key interrupt control water light speed and beep tweet time
uart_stdio
- Tiny6410裸机CPU初始化,DDR初始化,Nand启动,按键中断,串口中断-This is a program about tiny6410 without operator system.It has pll init,ddr init,nand init,key interrupt,uart interrupt and so on
key_ext_led
- s3c6410按键中断控制led灯-s3c6410 button interrupt control led lights,
button_drv
- TQ244开发板在linux下按键中断驱动程序和测试程序-The TQ244 development board under linux key interrupt driver and testing procedures
key_int
- S3C2410的裸机按键中断程序,实现了使用按键来控制LED的亮灭,使用中断方式.开发板是rock embeded v1-S3C2410 bare metal key interrupt program, realized using the buttons to control the LED light off, use the interrupt. Development board is rock embeded v1
int_test
- 基于keil和jlink仿真,实现按键中断实验,每按一次可以点亮一盏led灯-Keil and jlink based simulation experiments to achieve key interrupt each time the lamp can light a led
WTD
- 本代码是基于arm11(s3c6410)开发板,实现nandflash启动,程序运行在DDR中,实现异常向量入口功能,具有按键中断和串口输出功能-The code is based on arm11 (s3c6410) development board to achieve nandflash start, with the keys and serial interrupt output function
button
- 基于linux的tiny210的按键中断程序-Based tiny210 key linux interrupt routine
gpio_key
- arm9系列的GPIO按键中断驱动,带中文注释,是入门的杂项设备驱动-arm9 series GPIO key interrupt-driven, with Chinese comments, miscellaneous entry device driver
