AUDIO_StorageInit() is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

AUDIO_StorageInit() function

Initializes the USB KEY Storage.

Syntax

uint8_t AUDIO_StorageInit(void);
Implemented in explorer.c:38

Return value

Status

References

LocationReferrerText
explorer.c:38
uint8_t AUDIO_StorageInit(void)
main.h:177
uint8_t AUDIO_StorageInit(void);
explorer.c:115AUDIO_ShowWavFiles()
if(AUDIO_StorageInit() == FR_OK)
menu.c:193AUDIO_MenuProcess()
AUDIO_StorageInit();

Call Tree

Functions calling AUDIO_StorageInit()
Functions called by AUDIO_StorageInit()
AUDIO_StorageInit()
printf()
all items filtered out
Data read by AUDIO_StorageInit()
Data written by AUDIO_StorageInit()
all items filtered out
AUDIO_StorageInit()
all items filtered out
Type of AUDIO_StorageInit()
AUDIO_StorageInit()
uint8_t
all items filtered out