代码搜索:音乐门铃
找到约 3,732 项符合「音乐门铃」的源代码
代码结果 3,732
www.eeworm.com/read/13308/272666
音乐播放
www.eeworm.com/read/13400/275580
opt 音乐.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/13400/275585
asm 音乐.asm
;这是本人一个产品中的音乐单元,很完整,供爱好者参考.
ORG 0000H
AJMP CSH ;主程序进入点
ORG 000BH
LJMP TIM0 ;定时中断T0入口
;
;**********
;* 初始化 *
;**********
www.eeworm.com/read/15244/444302
音乐播放
www.eeworm.com/read/28786/873811
音乐播放
www.eeworm.com/read/26198/955464
opt 音乐.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/26198/955469
asm 音乐.asm
;这是本人一个产品中的音乐单元,很完整,供爱好者参考.
ORG 0000H
AJMP CSH ;主程序进入点
ORG 000BH
LJMP TIM0 ;定时中断T0入口
;
;**********
;* 初始化 *
;**********
www.eeworm.com/read/26458/959837
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)
----------
www.eeworm.com/read/26458/959838
s 音乐.s
.module _音乐.c
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\Administrator\桌面\精雅系列单片机实验开发板演示程序\音乐/delay.h
.dbfunc e DelayUS _DelayUS fV
; time -> R16,R17
.even
_DelayUS::
.dbline