代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
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
www.eeworm.com/read/125942/14454297
asm adc8535.asm
www.eeworm.com/read/125942/14454298
pr~ adc8535.pr~
[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/125890/14456555
m51 adc.m51
BL51 BANKED LINKER/LOCATER V4.03 12/27/2000 22:36:06 PAGE 1
BL51 BANKED LINKER/LOCATER V4.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE main.o
www.eeworm.com/read/125890/14456566
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,5,
www.eeworm.com/read/226590/14457307
c adc2.c
/*参考程序. 文件名:CGM12864B.C程序功能;在该点阵液晶模块上显示两个位图及两个汉字:
新华龙电子-单片机推广应用急先锋!
换代创新后的51-高速SOC美国silicon labs 8051F
汉 字*/
//S7和S8都拨到ON
#include
#include
#define SYSCLK 11059200
www.eeworm.com/read/125869/14457323