Lines Matching full:fat

7 	bool "ELM FAT file system support"
11 Use the ELM FAT File system implementation.
15 menu "ELM FAT file system settings"
21 Excludes write code from ELM FAT file system driver.
22 Select this when using FAT for read-only access to slightly
25 ELM FAT module.
28 bool "mkfs support for FAT FS"
32 Adds code for creating disks with FAT file system.
34 ELM FAT module.
49 When this option is disabled, disk needs to be FAT formatted
56 int "Max number of entries in FAT FS root directory"
61 formatting new FAT system to a device.
77 use by FAT driver. Each object is of size sizeof(FIL), where
78 FIL is defined in ff.h of ELM FAT driver, and is pre-allocated
80 This affects use of fs_open on FAT type mounted file systems.
87 use by FAT driver. Each object is of size sizeof(DIR), where
88 DIR is defined in ff.h of ELM FAT driver, and is pre-allocated
90 This affects use of fs_opendir on FAT type mounted file systems.
133 ELM FAT module, by setting its value to 1.
140 ELM FAT module, by setting its value to 2.
148 ELM FAT module, by setting its value to 3.
159 inside ELM FAT module.
200 ELM FAT module.
210 size of buffers used by FAT driver, which in practice affects
211 how much RAM each FATFS object, used with FAT mount point,
218 512 as sector size, all other values will cause FAT driver
221 ELM FAT module.
228 Specifies minimum sector size the FAT FS driver is expected to
230 device with FAT FS or all connected devices use the same
231 sector size, to have slight reduction in code in FAT FS driver.
232 The reduction comes from the fact that FAT FS does not have to
235 ELM FAT module.
241 Specifies alignment, in bytes of FAT FS window buffer that is
273 For example, 2 FAT partition on SD disk (3) in terms of Zephyr:
277 physical drive number and only an FAT volume found on the physical drive