Explore_Disk() is only used within DualCore_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:36

Arguments

path

Pointer to root path

recu_level

Disk content level

Return value

Operation result

References

LocationReferrerText
explorer.c:36
FRESULT Explore_Disk(char *path, uint8_t recu_level)
main.h:114
FRESULT Explore_Disk(char *path, uint8_t recu_level);
explorer.c:89Explore_Disk()
Explore_Disk(fno.fname, 2);
explorer.c:99Explore_Disk()
Explore_Disk(fno.fname, 2);
msc_menu.c:104MSC_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()::line_idx
all items filtered out
Type of Explore_Disk()
Explore_Disk()
uint8_t
all items filtered out