代码搜索结果

找到约 10,000 项符合 ADC 的代码

dsp28_adc.h

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: DSP28_Adc.h // // TI

dsp28_adc.c

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: DSP28_Adc.c // // TI

552_adc_int.plg

礦ision2 Build Log Project: D:\C51_examples\ex8\8-8-8\552_ADC_INT.uv2 Project File Date: 09/07/2003 Output:

552_adc_pol.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

552_adc_int.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

adc0809_2.c

#include #include /* 包含绝对地址操作预定义头文件 */ #define ADC 0x7fff /* 定义ADC0809端口地址 */ #define ADCdata 0x1000 /* 定义数据缓冲器地址 */ unsigned char i;

adc0809_1.c

#include unsigned char xdata * ADC; /* 定义ADC0809端口指针 */ unsigned char xdata * ADCdata; /* 定义ADC0809数据缓冲器指针 */ unsigned char i; void main() { ADC=0

adc0809_1.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

adc0809_2.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {