SDPath is only used within LibJPEG_Decoding.
 
Symbols
loading...
Files
loading...

SDPath variable

Syntax

char SDPath[4];

References

LocationReferrerText
main.c:28
char SDPath[4]; /* SD card logical drive path */
main.c:69main()
if(FATFS_LinkDriver(&SD_Driver, SDPath) == 0)
main.c:72main()
if(f_mount(&SDFatFs, (TCHAR const*)SDPath, 0) == FR_OK)

Data Use

Functions reading SDPath
SDPath
all items filtered out