_MAX_SS is only used within FatFs_RAMDisk_RTOS.
 
Symbols
loading...
Files
loading...

_MAX_SS macro

Syntax

#define _MAX_SS 512

References

LocationText
ffconf.h:191
#define _MAX_SS 512
main.c:30
static uint8_t buffer[_MAX_SS]; /* a work buffer for the f_mkfs() */