代码搜索结果

找到约 10,000 项符合 AVR 的代码

avr_ds.cwp

[CodeWizard] Toolset=AVR [Chip] Type=ATmega16L CPUClock=8 XTALDivEnabled=0 XTALDivValue=2 XTALDivIndex=-1 ResetAfterBtnActivation=0 BatteryLowHysteresis=0 BatteryLowThresholds=-1 XRAMSize=0

avr_ds__.c

#include #include #include #include #include flash char pic[]={ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

avr-hw.ld

LDmicro0.1 MICRO=Atmel AVR ATmega128 64-TQFP CYCLE=10000 CRYSTAL=4000000 BAUD=2400 COMPILED=C:\depot\ldmicro\reg\expected\avr-hw.hex IO LIST Xinc at 2 Aanalog at 61 END PROGRAM

avr-hw.hex

:1000000022C0189518951895189518951895189553 :100010001895189518951895189518951895189578 :100020001895189518951895189518951895189568 :100030001895189518951895189518951895189558 :1000400018951895189

alu_avr.vhd

--************************************************************************************************ -- ALU(internal module) for AVR core -- Version 1.2 -- Designed by Ruslan Lepetenok -- Modifie