代码搜索:双积分ADC
找到约 10,000 项符合「双积分ADC」的源代码
代码结果 10,000
www.eeworm.com/read/227012/14444096
opt adc0832.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/125942/14454285
err adc8535.err
Creating 'adc8535.eep'
Creating 'adc8535.hex'
Creating 'adc8535.lst'
Assembling 'adc8535.asm'
Including 'adc8535.vec'
Including 'adc8535.inc'
adc8535.vec(17) : adc8535.asm(799) :
Ass
www.eeworm.com/read/125942/14454288
sym adc8535.sym
www.eeworm.com/read/125942/14454290
lst adc8535.lst
www.eeworm.com/read/125942/14454291
prj adc8535.prj
[Project]
Toolset=AVR
Files=1
OpenedFiles=1
TerminalState=-1
Top0=98
Left0=-151
Height0=400
Width0=600
Active0=0
State0=1
OF1=adc8535.c
Top1=1
Left1=0
Height1=400
Width1=600
Row1=6
Co
www.eeworm.com/read/125942/14454293
vec adc8535.vec
;INTERRUPT VECTORS
RJMP __RESET
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP _adc_isr
RJMP 0
RJMP 0
www.eeworm.com/read/125942/14454294
map adc8535.map
CodeVisionAVR C Compiler V1.23.7a Professional
(C) Copyright 1998-2002 HP InfoTech s.r.l.
http://www.hpinfotech.ro
e-mail:office@hpinfotech.ro
File: C:\cvavr\Examples\ADC8535\adc8535.c
Global v
www.eeworm.com/read/125942/14454296
c adc8535.c
/*
ADC example for the AT90S8535 on
the Atmel STK500 starter kit
CodeVisionAVR C Compiler