SD_Path is only used within LCD_AnimatedPictureFromSDCard.
 
Symbols
loading...
Files
loading...

SD_Path variable

Syntax

char SD_Path[4];

References

LocationReferrerText
main.c:34
char SD_Path[4]; /* SD card logical drive path */
main.c:83main()
if(FATFS_LinkDriver(&SD_Driver, SD_Path) != 0)
main.c:109main()
if(f_mount(&SD_FatFs, (TCHAR const*)SD_Path, 0) != FR_OK)

Data Use

Functions reading SD_Path
SD_Path
all items filtered out