代码搜索结果

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

avr450.prj

[Compiler Options] Edit1=C:\icc\include\ Edit2=C:\icc\lib\ Edit8= CheckBox1=1 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=12 RadioGroup1=1 E

avr450.src

[Files] BC.c BC_debug.c liIon.c nicd.c nimh.c [Headers] [Documents]

avr_jtag.prjpcb

[Design] Version=1.0 HierarchyMode=0 ChannelRoomNamingStyle=0 OutputPath= ChannelDesignatorFormatString=$Component_$RoomName ChannelRoomLevelSeperator=_ OpenOutputs=1 ArchiveProject=0 Timesta

avr_mmc.lst

1 .file "AVR_MMC.c" 2 .arch atmega128 3 __SREG__ = 0x3f 4 __SP_H__ = 0x3e 5 __SP_L__ = 0x3d 6

avr_mmc.c

/* ;***************************************************************************************************** ;* Copyright (c) 2006 by JiaoJinXing. ;* All rights reserved. ;* ;*---