代码搜索:ADC原理
找到约 10,000 项符合「ADC原理」的源代码
代码结果 10,000
www.eeworm.com/read/288172/8649198
lib adc.lib
www.eeworm.com/read/288172/8649200
hex adc.hex
:03000B000239BFF8
:1039BF00C0E0C083C082C0D0900000E07002A3E0DE
:1039CF00600E900001E024FFF0900000E034FFF063
:1039DF00900000E07002A3E07006D201C28CD2AC5E
:0B39EF00C28DD0D0D082D083D0E03257
:103CD000EF
www.eeworm.com/read/288172/8649203
plg adc.plg
礦ision2 Build Log
Project:
E:\cc03test\adc.uv2
Project File Date: 02/04/2007
Output:
www.eeworm.com/read/288172/8649300
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/431743/8657068
h adc.h
#ifndef __ADC_H__
#define __ADC_H__
/************************************************************************
* A/D Converter Control Register Definitions
*
* 8 7 6 5 4 3
www.eeworm.com/read/431743/8657131
c adc.c
#include
#include "..\include\k401.h"
#include "..\include\k401lib.h"
#include "..\include\adc.h"
void Test_Adc(void)
{
int savePcon8, savePUR8;
int i,k;
int a,b,c,d,e
www.eeworm.com/read/431743/8657164
o adc.o
www.eeworm.com/read/387692/8658943
o adc.o
www.eeworm.com/read/387692/8658959
c adc.c
//****************************************************************************/
//***************************************************************************
#include "44b.h"
#include "def.h"