代码搜索结果
找到约 10,000 项符合
MCU 的代码
mcu2.hdr
c:\cvavreval\inc\mega32.h
c:\cvavreval\inc\stdio.h
c:\cvavreval\inc\stdarg.h
c:\cvavreval\inc\delay.h
c:\cvavreval\inc\lcd.h
mcu2.c~
/*****************************************************
This program was produced by the
CodeWizardAVR V2.03.8a Evaluation
Automatic Program Generator
mcu2.map
RAM Allocation
Variable Address Size
--------------------------------------------------------------------------------
_base_y
mcu2.i
#pragma used+
sfrb TWBR=0;
sfrb TWSR=1;
sfrb TWAR=2;
sfrb TWDR=3;
sfrb ADCL=4;
sfrb ADCH=5;
sfrw ADCW=4;
sfrb ADCSRA=6;
sfrb ADCSR=6;
sfrb ADMUX=7;
sfrb ACSR=8;
sfrb UBRRL=9;
mcu2.prj
[Project]
Toolset=AVR
FormatVersion=2
Files=1
F1=MCU2.c
OpenedFiles=1
OutputListFilesDirectory=List
OutputObjectFilesDirectory=Obj
OutputExecutableFilesDirectory=Exe
OutputLinkerFilesDirector
mcu2.c
/*****************************************************
This program was produced by the
CodeWizardAVR V2.03.8a Evaluation
Automatic Program Generator