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

SD_StorageInit() function

Initializes the SD Storage.

Syntax

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

Return value

Status

References

LocationReferrerText
explorer.c:37
uint8_t SD_StorageInit(void)
main.h:146
uint8_t SD_StorageInit(void);
main.c:121CDC_InitApplication()
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