代码搜索:HC 有哪些应用?
找到约 10,000 项符合「HC 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/454517/7388080
mp hc595.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/454517/7388081
cof hc595.cof
www.eeworm.com/read/454517/7388084
mak hc595.mak
CC = iccavr
CFLAGS = -ID:\icc\include\ -ID:\avrvi\AVRVi_m128_Starter_Kit\SPI\source -e -DATMEGA -DATMega128 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LD:\icc\lib\ -g -ucrtatmega
www.eeworm.com/read/454517/7388085
hex hc595.hex
:040000000C946600F6
:040038000C94A30081
:14008C003F065B4F666D7D077F6F777C395E79710000007A3E
:1400A000440000C8420000104100000047000020410000C63F
:1400B4004200C07944ACC52737FFFFFF7F00000000008000AE
www.eeworm.com/read/454517/7388088
o hc595.o
XL
H 5 areas 19 global symbols
M hc595.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S cmp32f Ref0000
S sub32f Ref0000
S mod16u Ref0000
S div16u Ref0000
S _delay_nus Ref0000
S fp2int Ref0000
www.eeworm.com/read/454517/7388093
lst hc595.lst
__start:
__text_start:
0066 EFCF LDI R28,0xFF
0067 E1D0 LDI R29,0x10
0068 BFCD OUT 0x3D,R28
0069 BFDE OUT 0x3E,R29
006A 51C0 SUBI R28,0x10
006B
www.eeworm.com/read/454517/7388095
s hc595.s
.module hc595.c
.area lit(rom, con, rel)
_Seg7_Data::
.byte 63,6
.byte 91,'O
.byte 'f,'m
.byte 125,7
.byte 127,'o
.byte 'w,124
.byte 57,94
.byte 'y,'q
.byte 0
.dbfile D:\avrvi\
www.eeworm.com/read/454517/7388097
dbg hc595.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR D:\avrvi\AVRVi_m128_Starter_Kit\SPI\source\lib\
FILE hc595.c
DEFGLOBAL Seg7_Data 8C A[17:17]kc
DIR D:\avrvi\AVRVi_m128_Starter_Kit\SPI\source\
FI
www.eeworm.com/read/454512/7388122
h hc595.h
/************************************************
文件:hc595.h
用途:
注意:内部8M晶振
创建:2008.4.1
修改:2008.4.1
Copy Right (c) www.avrvi.com AVR与虚拟仪器
************************************************/
#i