Go to the source code of this file.
Defines | |
#define | UFFS_VERSION 0x01000000 |
Functions | |
int | uffs_GetMainVersion (int ver) |
int | uffs_GetMinorVersion (int ver) |
int | uffs_GetVersion (void) |
const char * | uffs_Version2Str (int ver) |
#define UFFS_VERSION 0x01000000 |
int uffs_GetMainVersion | ( | int | ver | ) |
Definition at line 26 of file uffs_version.c.
int uffs_GetMinorVersion | ( | int | ver | ) |
Definition at line 31 of file uffs_version.c.
int uffs_GetVersion | ( | void | ) |
const char* uffs_Version2Str | ( | int | ver | ) |
Definition at line 15 of file uffs_version.c.