SD_StorageInit() is only used within DynamicSwitch_Standalone.
 
Symbols
loading...
Files
loading...

SD_StorageInit() function

Initializes the SD Storage.

Syntax

uint8_t SD_StorageInit(void);
Implemented in audio_explorer.c:37

Return value

Status

References

LocationReferrerText
audio_explorer.c:37
uint8_t SD_StorageInit(void)
main.h:187
uint8_t SD_StorageInit(void);
main.c:120USBH_UserProcess()
if (SD_StorageInit() == 0)

Call Tree

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