EU1KY AA
ffconf.h File Reference
#include "stm32f7xx_hal.h"
#include "stm32746g_discovery_sd.h"

Go to the source code of this file.

Macros

#define _FFCONF   32020 /* Revision ID */
 
#define _FS_TINY   0 /* 0:Normal or 1:Tiny */
 
#define _FS_READONLY   0 /* 0:Read/Write or 1:Read only */
 
#define _FS_MINIMIZE   0 /* 0 to 3 */
 
#define _USE_STRFUNC   0 /* 0:Disable or 1-2:Enable */
 
#define _USE_FIND   1
 
#define _USE_MKFS   1
 
#define _USE_FASTSEEK   1
 
#define _USE_LABEL   0
 
#define _USE_FORWARD   0
 
#define _USE_BUFF_WO_ALIGNMENT   0
 
#define _CODE_PAGE   1252
 
#define _USE_LFN   0
 
#define _MAX_LFN   255 /* Maximum LFN length to handle (12 to 255) */
 
#define _LFN_UNICODE   0 /* 0:ANSI/OEM or 1:Unicode */
 
#define _STRF_ENCODE   0
 
#define _FS_RPATH   1
 
#define _VOLUMES   1
 
#define _STR_VOLUME_ID   0
 
#define _VOLUME_STRS   "RAM","NAND","CF","SD1","SD2","USB1","USB2","USB3"
 
#define _MULTI_PARTITION   0
 
#define _MIN_SS   512
 
#define _MAX_SS   512
 
#define _USE_TRIM   0
 
#define _FS_NOFSINFO   0
 
#define _FS_NORTC   0
 
#define _NORTC_MON   2
 
#define _NORTC_MDAY   1
 
#define _NORTC_YEAR   2016
 
#define _FS_LOCK   1
 
#define _FS_REENTRANT   0
 
#define _FS_TIMEOUT   1000
 
#define _SYNC_t   osSemaphoreId
 
#define _WORD_ACCESS   0
 

Macro Definition Documentation

#define _CODE_PAGE   1252
#define _FFCONF   32020 /* Revision ID */
#define _FS_LOCK   1
#define _FS_MINIMIZE   0 /* 0 to 3 */
#define _FS_NOFSINFO   0
#define _FS_NORTC   0
#define _FS_READONLY   0 /* 0:Read/Write or 1:Read only */
#define _FS_REENTRANT   0
#define _FS_RPATH   1
#define _FS_TIMEOUT   1000
#define _FS_TINY   0 /* 0:Normal or 1:Tiny */
#define _LFN_UNICODE   0 /* 0:ANSI/OEM or 1:Unicode */
#define _MAX_LFN   255 /* Maximum LFN length to handle (12 to 255) */
#define _MAX_SS   512
#define _MIN_SS   512
#define _MULTI_PARTITION   0
#define _NORTC_MDAY   1
#define _NORTC_MON   2
#define _NORTC_YEAR   2016
#define _STR_VOLUME_ID   0
#define _STRF_ENCODE   0
#define _SYNC_t   osSemaphoreId
#define _USE_BUFF_WO_ALIGNMENT   0
#define _USE_FASTSEEK   1
#define _USE_FIND   1
#define _USE_FORWARD   0
#define _USE_LABEL   0
#define _USE_LFN   0
#define _USE_MKFS   1
#define _USE_STRFUNC   0 /* 0:Disable or 1-2:Enable */
#define _USE_TRIM   0
#define _VOLUME_STRS   "RAM","NAND","CF","SD1","SD2","USB1","USB2","USB3"
#define _VOLUMES   1
#define _WORD_ACCESS   0