搜索资源列表
s3c2410-button
- 开发一个基于中断机制的字符设备驱动程序,为RealARM上的四个按键设置计数值,利用按键产生中断,累加计数值(代表采集的信号数目),在测试程序中读取计数值,达到检测信号数目的目的。 编写驱动程序,为外部中断的四个按键设置计数值,当按键按 下时产生中断,与之对应的计数值递增;
adc_irq_test
- ARM Cortex-A8 裸板,adc中断测试程序,打印出采集到的 数据-ARM Cortex-A8 bare boards, adc interrupt testing procedures, print out the data collected