搜索资源列表
ADC
- s3c2440 的adc应用程序,可直接进行操作/控制
ADC
- s3c44b0x ADC程序,经测试可用
adc
- adc驱动测试程序for s3c44b0 uclinux。insmod 后在var目录建立一个adc0的节点才能使用程序测试驱动。
2410-adc-2
- 嵌入式开发板s3c2410的模数转换模块的linux操作系统驱动程序,涉及进程,中断,信号量,文件系统等概念
driver-programme-of-AT91SAM9260--ADC
- 这是AT91SAM9260的ADC驱动程序,望共享!-the driver programme of AT91SAM9260 ADC This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation e
adc.tar
- AT9260处理器Linux2.6.24内核AD转换驱动程序-AT9260 processor cores Linux2.6.24 driver AD conversion
ADC
- 嵌入式linux ADC驱动及测试程序-failed to translate
2410forliblikeADCLEDandsoon
- 本代码是基于三星2410的嵌入式开发实验程序代码,包括:ADC,CS8900A,KEY_GPIO,KEY_INT,LED,PWMDAC,UART-The code is based on the Samsung 2410 to develop embedded test code, including: ADC, CS8900A, KEY_GPIO, KEY_INT, LED, PWMDAC, UART
0502_test-adc
- embest ADC测试程序 用于测试ADC模块是否正常-EMBEST ADC test program
adc
- 这是S3C2410上的ADC驱动程序,可以采集8个A/D通道的数据。-This is a S3C2410 on the ADC drivers, you can collect eight A/D channels of data.
adc
- 在linux2.6.29内核下的AD驱动以及验证的应用程序。采用中断方式。-The linux2.6.29 kernel, as well as verification of the AD-driven applications. Using interrupt mode.
adc.tar
- 在at91sam9260实现adc驱动程序-the at91sam9260 adc drivers
ADC
- S3C2440开发板的模数转换芯片的驱动程序-S3C2440 development board analog-digital conversion chip driver
adc-test
- 三星S3C2410的ad测试程序,包含源代码和makefile文件。-samsung s3c2410 AD TEST program, inclued source file and Makefile
adc
- 2440的ADC驱动程序源码,测试通过-2440 ADC driver source
at91sam9260_ADC
- at91sam9260的linux的ADC驱动,8位精度,可以修改成10位模式,AIN0--AIN3,四通道输入。应外附上测试程序,方便调试。-at91sam9260 of linux the ADC driver, 8-bit precision, can be modified into a 10-bit mode, AIN0- AIN3, four-channel input. Outside the testing procedure should be attached to faci
wd-adc
- s3c2440-arm-linux 三路adc转换驱动程序-s3c2440-arm-linux driver three-way adc conversion
S3C2440-ADC
- 嵌入式linux在s3c2440架构下的ADC驱动以及测试程序源码-Embedded linux architecture of the ADC in s3c2440 driver and test program source code
adc-s3c2410
- 此驱动程序使用了等待队列,信号量,中断注册。另外要特别留意write函数被实现为从用户空间传入数模转换通道号(频道)和分频的值(预分频),read函数则传出转换好的数据。对于预分频传入和读取,本驱动程序并未使用到,当多路转换时,这个值则要充分利用,并且需要一种多路转换的实现方法了。-This driver uses a wait queue, semaphores, interrupt register. Also pay special attention to write function
adc-test
- tiny6410板子上A/D转换的测试程序源码- Analog、Digital test