Searched refs:allocation_unit_size (Results 1 – 17 of 17) sorted by relevance
63 .allocation_unit_size = 16 * 1024 in test_setup()235 .allocation_unit_size = 64 * 1024 in sdmmc_speed_test()380 .allocation_unit_size = 64 * 1024 in sdspi_speed_test()
95 size_t allocation_unit_size; member
91 mount_config->allocation_unit_size); in esp_vfs_fat_spiflash_mount()
165 mount_config->allocation_unit_size); in partition_card()
36 .allocation_unit_size = CONFIG_WL_SECTOR_SIZE in app_main()
29 mount_config.allocation_unit_size = CONFIG_WL_SECTOR_SIZE; in app_main()
74 .allocation_unit_size = 16 * 1024 in init_fs()
37 .allocation_unit_size = 16 * 1024 in app_main()
68 .allocation_unit_size = 16 * 1024 in app_main()
70 size_t alloc_size = mount_config->allocation_unit_size; in msc_host_vfs_register()
167 .allocation_unit_size = 1024, in app_main()
53 .allocation_unit_size = 8 * 1024 in mount_sdcard()
131 .allocation_unit_size = 16 * 1024 in sdcard_mount()
166 .allocation_unit_size = CONFIG_WL_SECTOR_SIZE in example_mount_fatfs()
41 .allocation_unit_size = 1024,
80 …g.rst:line: WARNING: Duplicate declaration, size_t esp_vfs_fat_mount_config_t::allocation_unit_size
252 .allocation_unit_size = 16 * 1024 in mount()