rusEFI
The most advanced open source ECU
|
Functions | |
void | incLogFileName (FIL *fd) |
void | printFatFsError (const char *str, FRESULT f_error) |
void | writeErrorReportFile () |
void incLogFileName | ( | FIL * | fd | ) |
Definition at line 18 of file mmc_card_util.cpp.
Referenced by sdLogger().
void printFatFsError | ( | const char * | str, |
FRESULT | f_error | ||
) |
Definition at line 273 of file mmc_card.cpp.
Referenced by incLogFileName(), sdFormat(), sdLoggerCreateFile(), and unmountMmc().
void writeErrorReportFile | ( | ) |