代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/254712/12122911
mcw adc_sleep.mcw
www.eeworm.com/read/254712/12122917
mcp adc_sleep.mcp
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
[PATH_INFO]
BuildDirPolicy=BuildDirIsSourceDir
dir_src=
dir_bin=hex
dir_tmp=
dir_sin=
dir_inc=../h
dir_lib=C:\Pr
www.eeworm.com/read/254138/12159204
c adc_drv.c
/*C**************************************************************************
* NAME: adc_drv.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/254138/12159210
h adc_drv.h
/*H**************************************************************************
* NAME: adc_drv.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/151924/12161610
h adc_const.h
/*=============================================================================*/
/*All software and related documentation is provided "AS IS" and without */
/*warranty or support of any kind and
www.eeworm.com/read/339776/12204951
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
File 1,2,
File 1,1,
www.eeworm.com/read/339776/12205017
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
File 1,4,
www.eeworm.com/read/339776/12205031
bak adc_opt.bak
### 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/151424/12212088
ddb adc2.ddb
www.eeworm.com/read/339503/12228264
h adc0831.h
//#include
//#include
//#include
#define uchar unsigned char
#define uint unsigned int
sbit adcdo=P2^0;
sbit adccs=P2^2;
sbit adcclk=P2^1;
uchar b1,b2,b3;