Lines Matching +full:maximum +full:- +full:write
4 # SPDX-License-Identifier: Apache-2.0
19 bool "Read-only support for all volumes"
21 Excludes write code from ELM FAT file system driver.
22 Select this when using FAT for read-only access to slightly
73 int "Maximum number of opened files"
78 FIL is defined in ff.h of ELM FAT driver, and is pre-allocated
79 at compile-time.
83 int "Maximum number of opened directories"
88 DIR is defined in ff.h of ELM FAT driver, and is pre-allocated
89 at compile-time.
131 Enable LFN with static working buffer on the BSS. Always NOT thread-safe.
177 437 - U.S.
178 720 - Arabic
179 737 - Greek
180 771 - KBL
181 775 - Baltic
182 850 - Latin 1
183 852 - Latin 2
184 855 - Cyrillic
185 857 - Turkish
186 860 - Portuguese
187 861 - Icelandic
188 862 - Hebrew
189 863 - Canadian French
190 864 - Arabic
191 865 - Nordic
192 866 - Russian
193 869 - Greek 2
194 932 - Japanese (DBCS)
195 936 - Simplified Chinese (DBCS)
196 949 - Korean (DBCS)
197 950 - Traditional Chinese (DBCS)
198 0 - Include all supported code pages
203 int "Maximum supported sector size"
207 Value set here will be used as maximum supported read/write
209 Option affects write/read granularity and will increase
242 used for device's read/write operations. MMC controllers may
243 require read/write buffer to start at memory address with
254 Enable the FatFs re-entrancy (thread safe) option for file/directory
259 bool "Support for 64-bit LBA"
262 This option enables support for 64-bit LBA, which also
274 {3, 1} - mount point "/0:"
275 {3, 2} - mount point "/1:"