BSP
AudioPlay_Test() is only used within BSP.
 
Symbols
loading...
Files
loading...

AudioPlay_Test() function

Test Audio Hardware. The main objective of this test is to check the hardware connection of the Audio peripheral.

Syntax

void AudioPlay_Test(void);
Implemented in audio_play.c:84

Return value

None

References

LocationText
audio_play.c:84
void AudioPlay_Test(void)
audio_play.h:31
void AudioPlay_Test(void);
main.c:38
{AudioPlay_Test, "CS43L22", 2},

Call Tree