CARME-M4 BSP  V1.5
ffconf.h
Go to the documentation of this file.
1 #ifndef _FFCONF
2 #define _FFCONF 80960
42 #ifdef __cplusplus
43 extern "C" {
44 #endif /* __cplusplus */
45 
62 #define _FS_TINY 0
63 
74 #define _FS_READONLY 0
75 
88 #define _FS_MINIMIZE 0
89 
98 #define _USE_STRFUNC 1
99 
108 #define _USE_MKFS 1
109 
117 #define _USE_FASTSEEK 0
118 
126 #define _USE_LABEL 0
127 
136 #define _USE_FORWARD 0
137 
181 #define _CODE_PAGE 1252
182 
183 
202 #define _USE_LFN 0
203 
210 #define _MAX_LFN 255
211 
212 
221 #define _LFN_UNICODE 0
222 
223 
237 #define _STRF_ENCODE 3
238 
239 
252 #define _FS_RPATH 0
253 
267 #define _VOLUMES 1
268 
269 
280 #define _MULTI_PARTITION 0
281 
282 
298 #define _MAX_SS 512
299 
300 
310 #define _USE_ERASE 0
311 
312 
322 #define _FS_NOFSINFO 0
323 
356 #define _WORD_ACCESS 0
357 
368 #define _FS_REENTRANT 1
369 
373 #define _FS_TIMEOUT 1000
374 
379 #define _SYNC_t void *
380 
389 #define _FS_LOCK 8
390 
391 #ifdef __cplusplus
392 }
393 #endif /* __cplusplus */
394 
404 #endif /* _FFCONFIG */