Lines Matching +full:mount +full:- +full:point
4 # SPDX-License-Identifier: Apache-2.0
19 bool "Read-only support for all volumes"
22 Select this when using FAT for read-only access to slightly
46 destroy your disk, if mount attempt fails. In case when your
78 FIL is defined in ff.h of ELM FAT driver, and is pre-allocated
79 at compile-time.
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
211 how much RAM each FATFS object, used with FAT mount point,
215 mount point is defined as static/global life time variable,
217 When this value is set to 512, all mount points will use
219 to query device for sector size on mount.
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
272 The mount points have to be numbered in this case.
274 {3, 1} - mount point "/0:"
275 {3, 2} - mount point "/1:"