Home
last modified time | relevance | path

Searched refs:fatfs (Results 1 – 25 of 32) sorted by relevance

12

/hal_espressif-3.6.0/docs/zh_CN/api-reference/storage/
Dfatfs.rst6 ESP-IDF 使用 `FatFs <http://elm-chan.org/fsw/ff/00index_e.html>`_ 库来实现 FAT 文件系统。FatFs 库位于 ``fatfs`` 组…
14 头文件 :component_file:`fatfs/vfs/esp_vfs_fat.h` 定义了连接 FatFs 和 VFS 的函数。
53 头文件 :component_file:`fatfs/vfs/esp_vfs_fat.h` 定义了两个便捷函数 :cpp:func:`esp_vfs_fat_sdmmc_mount` 和 :cpp:…
67 头文件 :component_file:`fatfs/vfs/esp_vfs_fat.h` 也定义了两个便捷函数 :cpp:func:`esp_vfs_fat_rawflash_mount` 和 :…
Dwear-levelling.rst6 - :doc:`FAT 文件系统 <./fatfs>`
20 * :component_file:`fatfs/vfs/esp_vfs_fat.h`
Dindex.rst9 FAT 文件系统 <fatfs>
/hal_espressif-3.6.0/components/fatfs/test/
DCMakeLists.txt3 PRIV_REQUIRES cmock test_utils vfs fatfs
4 EMBED_TXTFILES fatfs.img
Dcomponent.mk2 COMPONENT_EMBED_TXTFILES := fatfs.img
/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dwear-levelling.rst6 - :doc:`FAT Filesystem <./fatfs>`
20 * :component_file:`fatfs/vfs/esp_vfs_fat.h`
Dfatfs.rst6 …ex_e.html>`_ library to work with FAT filesystems. FatFs resides in the ``fatfs`` component. Altho…
14 The header file :component_file:`fatfs/vfs/esp_vfs_fat.h` defines the functions for connecting FatF…
53 The header file :component_file:`fatfs/vfs/esp_vfs_fat.h` defines convenience functions :cpp:func:`…
67 The header file :component_file:`fatfs/vfs/esp_vfs_fat.h` also defines the convenience functions :c…
Dindex.rst9 FAT Filesystem <fatfs>
/hal_espressif-3.6.0/tools/ci/
Dcheck_public_headers_exceptions.txt67 components/fatfs/vfs/vfs_fat_internal.h
68 components/fatfs/src/ffconf.h
143 components/fatfs/src/diskio.h
144 components/fatfs/diskio/diskio_sdmmc.h
/hal_espressif-3.6.0/tools/unit-test-app/configs/
Dfatfs_fast_seek1 TEST_COMPONENTS=fatfs
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/main/
DCMakeLists.txt3 REQUIRES usb msc fatfs)
/hal_espressif-3.6.0/components/vfs/test/
DCMakeLists.txt3 PRIV_REQUIRES cmock test_utils vfs fatfs spiffs)
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/
DCMakeLists.txt9 REQUIRES usb fatfs )
/hal_espressif-3.6.0/components/wear_levelling/
DREADME_CN.rst11 …、擦除和存储器映射相关的 API 函数。磨损均衡组件还具有软件上更高级别的 API 函数,与 :doc:`FAT 文件系统 </api-reference/storage/fatfs>` 协同工作。
DREADME.rst10 …which work with the FAT filesystem defined in :doc:`FAT filesystem </api-reference/storage/fatfs>`.
/hal_espressif-3.6.0/docs/doxygen/
DDoxyfile170 $(PROJECT_PATH)/components/fatfs/vfs/esp_vfs_fat.h \
171 $(PROJECT_PATH)/components/fatfs/diskio/diskio_impl.h \
172 $(PROJECT_PATH)/components/fatfs/diskio/diskio_sdmmc.h \
173 $(PROJECT_PATH)/components/fatfs/diskio/diskio_wl.h \
174 $(PROJECT_PATH)/components/fatfs/diskio/diskio_rawflash.h \
/hal_espressif-3.6.0/components/fatfs/test_fatfs_host/
DMakefile2 COMPONENT := fatfs
/hal_espressif-3.6.0/components/fatfs/src/
Dff.h304 FRESULT f_getfree (const TCHAR* path, DWORD* nclst, FATFS** fatfs); /* Get number of free clusters …
Dff.c4637 FATFS** fatfs /* Pointer to return pointer to corresponding filesystem object */ argument
4650 *fatfs = fs; /* Return ptr to the fs object */
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Dpartition-tables.rst125 …- ESP-IDF 还支持其它预定义的子类型用于数据存储,包括 :doc:`FAT 文件系统 </api-reference/storage/fatfs>` (:cpp:enumerator:`E…
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map157 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj)
159 esp-idf/fatfs/libfatfs.a(diskio.c.obj)
160 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_get_drive)
161 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj)
162 … esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_register_raw_partition)
163 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj)
164 … esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_register_wl_partition)
165 esp-idf/fatfs/libfatfs.a(ff.c.obj)
166 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (f_mount)
167 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj)
[all …]
Doverflow_esp32s2.map151 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj)
153 esp-idf/fatfs/libfatfs.a(diskio.c.obj)
154 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_get_drive)
155 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj)
156 … esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_register_raw_partition)
157 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj)
158 … esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_register_wl_partition)
159 esp-idf/fatfs/libfatfs.a(ff.c.obj)
160 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (f_mount)
161 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj)
[all …]
Dapp_esp32c3.map5498 LOAD esp-idf/fatfs/libfatfs.a
5519 LOAD esp-idf/fatfs/libfatfs.a
/hal_espressif-3.6.0/docs/en/
DCOPYRIGHT.rst40 …ght (C) 2017 ChaN, is licensed under :component_file:`a BSD-style license <fatfs/src/ff.h#L1-L18>`.
/hal_espressif-3.6.0/docs/en/api-guides/
Dpartition-tables.rst125 …ed by ESP-IDF. These include :doc:`FAT filesystem </api-reference/storage/fatfs>` (:cpp:enumerator…

12