代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/337490/12365837
pwi adc.pwi
www.eeworm.com/read/337490/12365838
dsn adc.dsn
www.eeworm.com/read/337490/12365840
plg adc.plg
礦ision3 Build Log
Project:
E:\单片机实验\ADC0809\ADC.uv2
Project File Date: 04/13/2008
Output:
compiling ADC.C...
ADC.C - 0 Error(s), 0 Warning(s)
www.eeworm.com/read/337490/12365843
lst adc.lst
C51 COMPILER V8.02 ADC 05/28/2008 20:45:52 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE ADC
OBJECT MODULE PLACED IN ADC
www.eeworm.com/read/337490/12365844
hex adc.hex
:03000000020800F3
:0C080000787FE4F6D8FD758112020847ED
:10090A00FEFDFBF7EFDFBF7F3F065B4F666D7D079E
:03091A007F6F00EC
:0D091D00080B0A0A0A0A0A0000000108BCC3
:10088C00758901758CF0758A60D28CD2A9D2AF85
www.eeworm.com/read/337490/12365845
obj adc.obj
www.eeworm.com/read/337490/12365847
opt adc.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 {
www.eeworm.com/read/337392/12372473
h adc.h
#ifndef __ADC_H__
#define __ADC_H__
void Test_DMA_Adc(void);
void Test_Adc(void);
#endif /*__ADC_H__*/
www.eeworm.com/read/337392/12372548
c adc.c
//====================================================================
// File Name : Adc.c
// Function : S3C2410 ADC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version