代码搜索结果
找到约 5,618 项符合
MP3 的代码
sd.asm
;MP3 Player kunio.h Ver0.9
;**** includes ****
.include "m8def.inc"
; Load immediate word into the resister pair.
; ldiw Z(X,Y),var
.macro ldiw
ldi @0L,low(@1)
ldi @0H,high(@1)
.endm
;
mp3.plg
Build Log
--------------------Configuration: mp3 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\yjy\LOCAL
024-blockingmp.py
import audio, e32
snd_lock = e32.Ao_lock()
def sound_callback(prev_state, current_state, err):
if current_state == audio.EOpen:
snd_lock.signal()
def playMP3():
mp3 = audio.
mp3.plg
Build Log
--------------------Configuration: mp3 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\cuiwei\LO
fat.s
.module fat.c
.area text(rom, con, rel)
.dbfile C:\DATA\MP3\Player\Code2\fat.c
.dbfunc e InitFat _InitFat fV
.even
_InitFat::
xcall push_gset2
sbiw R28,8
.dbline -1
.dbline 23
; #in
i2c.lis
.module i2c.c
.area text(rom, con, rel)
0000 .dbfile E:\MYWORK~1\开发设计\AVR-MP3\mp3开发板光盘\驱动程序\MP3BOA~1.8\i2c.c
0000
fat.s
.module fat.c
.area text(rom, con, rel)
.dbfile C:\DATA\MP3\Player\Code2\fat.c
.dbfunc e InitFat _InitFat fV
.even
_InitFat::
xcall push_gset2
sbiw R28,8
.dbline -1
.dbline 23
; #in