#define DEV_FS_NAME "UROM"
#define DEV_AUDIO_CODEC devSpiVsCodec0
#define DEV_AUDIO_CODEC_NAME "audio0"
Used in: | PlayMp3File() |
Calls: | NutRegisterSpiDevice() | nut/dev/spibus.c |
PlayMp3File() | nut/hwtest/audio/playmp3/playmp3.c | |
freopen() | nut/crt/freopen.c | |
printf() | nut/crt/printf.c | |
puts() | nut/crt/puts.c | |
NutRegisterDevice(), NutVersionString() | ||
Used in: | NutIdle() | nut/arch/avr/os/nutinit.c |
Prototyped in: | nut/hwtest/audio/playmp3/playmp3.c | |
Calls: | _close() | nut/crt/close.c |
_ioctl() | nut/crt/ioctl.c | |
_open() | nut/crt/open.c | |
_read() | nut/crt/read.c | |
_write() | nut/crt/write.c | |
printf() | nut/crt/printf.c | |
puts() | nut/crt/puts.c | |
Called by: | NutAppMain() | nut/hwtest/audio/playmp3/playmp3.c |
References Variables: | mp3buf | nut/hwtest/audio/playmp3/playmp3.c |