Definitions related to the file system. More...
Data Structures | |
struct | ltrx_statfs |
Contains file system statistics. More... | |
Enumerations | |
enum | ltrx_fs_bank { LTRX_FS_BANK__A = 1, LTRX_FS_BANK__B = 2 } |
Bank in the file system. More... | |
Functions | |
void | ltrx_fs_compact (void) |
Compact the file system. More... | |
void | ltrx_fs_format (bool removeSystemFiles) |
Format the file system. More... | |
Definitions related to the file system.