搜索资源列表
adc
- 基于atmel公司的at91rm9200的adc驱动,在ads环境下编译通过并能正常工作
ADC
- 基于S3C2410芯片的ADC驱动程序源代码,具有很好的流接口驱动程序参考价值
adc
- 关于2410下面的ADC驱动采集,已经验证过,可以编译采集,是基于2.4内核上面的,2.6的只要改动一下就可以使用
adc
- adc驱动测试程序for s3c44b0 uclinux。insmod 后在var目录建立一个adc0的节点才能使用程序测试驱动。
ATMEGA128-ADC
- ATMEGA128的ADC驱动程序,对自己编写端口驱动的同志有很大的帮助!-ATMEGA128 the ADC driver, port driver of their comrades in the preparation of great help!
adc12
- MSP430 F149的单片机 ADC驱动程序,便于相应计时器的操作-MSP430 F149 microcontroller ADC drivers, easy operation of the corresponding timer
ADC
- 自己编的基于S3C6410下 wince6.0R3下的ADC驱动,很有用的源码,该驱动采用流驱动,用IOControl实现读功能,我在6410的开发板验证过-Under its own series based on S3C6410 ADC under wince6.0R3 drive, very useful source, the driver uses flow-driven, with IOControl read function to achieve, I verified 6410
ADC
- 嵌入式linux ADC驱动及测试程序-failed to translate
ADC
- ARM7 LPC2103的ADC驱动程序,学习LPC200系列的朋友可以参考下-ARM7 LPC2103' s ADC driver, LPC200 series of study can refer to the next Friends
adc
- 最新的LPC214X ADC驱动程序,适用于 NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X ADC drivers for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
Adc
- AVR系列单片机的ADC驱动程序库,适合于AVR系列的多种CPU-AVR series microcontroller ADC Driver Library
ADC
- STM32的ADC驱动程序,环境是MDK,ADC的所有函数-STM32 of the ADC driver, the environment is MDK, ADC of all functions
adc
- 2440的ADC驱动程序源码,测试通过-2440 ADC driver source
basic-adc-project-at91sam9260-ek-keil
- at91sam9260的adc驱动,keil代码-adc driver of at91sam9260
S3C2440-ADC
- 嵌入式linux在s3c2440架构下的ADC驱动以及测试程序源码-Embedded linux architecture of the ADC in s3c2440 driver and test program source code
adc
- S3C2440中ADC驱动文件,参照周立功windows ce驱动编写而成,可以直接用-windows ce ADC Driver for S3C2440,
ADC做电压表
- 将CC2530的ADC驱动后用作电压表,实时测得电压(After the CC2530 of ADC is driven, it is used as voltmeter, and the voltage is measured in real time)
ADC
- ADC驱动完整功能DEMO-microchip(ADC-driven full function demo-microchip)
STM32内部外设ADC代码
- STM32F103 内部ADC使用,ADC驱动,测试没有问题,放心使用。(STM32F103 internal ADC use, ADC driver, test no problem, rest assured to use.)
STM32F103RCT6 RBT6核心板例程 adc驱动源码程序
- STM32F103RCT6 RBT6核心板例程 adc驱动源码程序!有详细的注释!简单易懂!可以移植! adc+dac驱动都有!