Explore_Disk() is only used within MSC_Standalone.
 
Symbols
loading...
Files
loading...

Explore_Disk() function

Displays disk content.

Syntax

FRESULT Explore_Disk(char *path,     uint8_t recu_level);
Implemented in explorer.c:34

Arguments

path

Pointer to root path

recu_level

Disk content level

Return value

Operation result

References

LocationReferrerText
explorer.c:34
FRESULT Explore_Disk(char *path, uint8_t recu_level)
main.h:58
FRESULT Explore_Disk(char *path, uint8_t recu_level);
explorer.c:89Explore_Disk()
Explore_Disk(fn, 2);
explorer.c:99Explore_Disk()
Explore_Disk(fn, 2);
menu.c:99MSC_MenuProcess()
Explore_Disk("0:/", 1);

Call Tree

Functions calling Explore_Disk()
Functions called by Explore_Disk()
all items filtered out
Explore_Disk()
Data read by Explore_Disk()
Data written by Explore_Disk()
Explore_Disk()
Explore_Disk()::res
Explore_Disk()::fn
Explore_Disk()::line_idx
all items filtered out
Type of Explore_Disk()
Explore_Disk()
uint8_t
all items filtered out