Home
last modified time | relevance | path

Searched refs:f_fdisk (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/fatfs/test_fatfs_host/
Dtest_fatfs.cpp44 fr_result = f_fdisk(pdrv, part_list, work_area);
/hal_espressif-3.6.0/docs/zh_CN/api-reference/storage/
Dfatfs.rst28 3. 调用 FatFs 函数 ``f_mount``,随后调用 ``f_fdisk`` 或 ``f_mkfs``,并使用与传递到 :cpp:func:`esp_vfs_fat_register` 相…
/hal_espressif-3.6.0/components/fatfs/src/
D00history.txt168 Added f_fdisk().
309 Added dynamic memory allocation option for working buffer of f_mkfs() and f_fdisk().
310 …Fixed f_fdisk() and f_mkfs() create the partition table with wrong CHS parameters. (appeared at R0…
Dff.h311 FRESULT f_fdisk (BYTE pdrv, const DWORD* szt, void* work); /* Divide a physical drive into some p…
Dff.c6001 FRESULT f_fdisk ( function
/hal_espressif-3.6.0/components/fatfs/vfs/
Dvfs_fat_sdmmc.c157 res = f_fdisk(pdrv, plist, workbuf); in partition_card()
/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dfatfs.rst28 3. Call the FatFs function ``f_mount``, and optionally ``f_fdisk``, ``f_mkfs``, to mount the filesy…
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map2962 .literal.f_fdisk
2970 .text.f_fdisk 0x0000000000000000 0x18f esp-idf/fatfs/libfatfs.a(ff.c.obj)
69208 f_fdisk esp-idf/fatfs/libfatfs.a(ff.c.obj)
Doverflow_esp32s2.map3016 .literal.f_fdisk
3024 .text.f_fdisk 0x0000000000000000 0x18f esp-idf/fatfs/libfatfs.a(ff.c.obj)
70291 f_fdisk esp-idf/fatfs/libfatfs.a(ff.c.obj)