代码搜索:时钟显示
找到约 10,000 项符合「时钟显示」的源代码
代码结果 10,000
www.eeworm.com/read/456941/7336730
c 六位数码管显示.c
//ICC-AVR application builder : 2009-3-11 12:19:32
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
void port_init(void)
{
PORTB = 0x00;
DDRB = 0x00;
PORTC
www.eeworm.com/read/456941/7336731
dsn 六位数码管显示.dsn
www.eeworm.com/read/456941/7336732
o 六位数码管显示.o
XL
H 2 areas A global symbols
M _
S push_xgsetF00C Ref0000
S asgncblk Ref0000
S lsl8 Ref0000
S pop_xgsetF00C Ref0000
A text size A8 flags 0
dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\I
www.eeworm.com/read/456941/7336733
prj 六位数码管显示.prj
[Compiler Options]
Edit1=
Edit2=
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=30
Edit13=
ComboBox1=0
Edit9=8192
Edit10=1024
ComboBox2=14
RadioGroup1=0
Edit15=
CheckBox6=0
Edit1
www.eeworm.com/read/456941/7336734
hex 六位数码管显示.hex
:020000001DC021
:140026003F065B4F666D7D077F6F777C395E79710102030414
:14003A000506CFE5D4E0CDBFDEBFCE51D0400AEA0883002444
:14004E00E0E6F0E010E0E036F10711F00192FBCF0083ECE35A
:14006200F0E0A0E6B0E010E
www.eeworm.com/read/456941/7336735
lst 六位数码管显示.lst
__text_start:
__start:
1E E5CF LDI R28,0x5F
1F E0D4 LDI R29,4
20 BFCD OUT 0x3D,R28
21 BFDE OUT 0x3E,R29
22 51CE SUBI R28,0x1E
23 40D
www.eeworm.com/read/456941/7336736
mak 六位数码管显示.mak
CC = iccavr
CFLAGS = -e -D__ICC_VERSION="7.14C" -DATMega8 -l -g -Mavr_enhanced_small -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -g -e:0x2000 -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0
www.eeworm.com/read/456941/7336737
dbg 六位数码管显示.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_六位数码管显示\
FILE 六位数码管显示.c
FUNC port_init 80 fV
BLOCK 9 80
LINE 9 80
LINE
www.eeworm.com/read/456941/7336739
mp 六位数码管显示.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------