搜索资源列表
ADCdrives
- ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
adc-test
- mini2440光盘自带的linux示例代码,包含AD转换的测试程序-mini2440 ADC test
ADC_key.tar
- linux ADC驱动程序,测试代码以ADC按键的形式写可以打印出所采集到的数值。-linux ADC driver, the test code is written in the form of ADC keys can print out the collected values.
ARM2440tested-sucess
- 将代码下载到ARM9中进行测试,包括lcd,led,adc,蜂鸣器-To download code to ARM9 test
s5pc100_adc
- S5pc100的ADC驱动源码!包含调试程序!A8板子测试成功,内核2.4.35-The S5PC100 ADC driver source code! Including a debugger! A8 board test is successful, the kernel 2.4.35
adc-test
- Linux AD转换程序,非常有用,希望大家下载-Linux AD conversion process is very useful, I hope everyone downloads
adc
- adc模块的驱动和测试程序,在根文件系统下insmod后运行测试程序即可-The ADC module driver and test procedures, test procedures can run insmod in the root file system after
adc-test
- 这是一个嵌入式linux下的adc驱动代码,能在mini2440等开发板上面交叉编译运行-this is an embedded linux adc driving programm