Searched refs:f_fdisk (Results 1 – 9 of 9) sorted by relevance
44 fr_result = f_fdisk(pdrv, part_list, work_area);
28 3. 调用 FatFs 函数 ``f_mount``,随后调用 ``f_fdisk`` 或 ``f_mkfs``,并使用与传递到 :cpp:func:`esp_vfs_fat_register` 相…
168 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…
311 FRESULT f_fdisk (BYTE pdrv, const DWORD* szt, void* work); /* Divide a physical drive into some p…
6001 FRESULT f_fdisk ( function
157 res = f_fdisk(pdrv, plist, workbuf); in partition_card()
28 3. Call the FatFs function ``f_mount``, and optionally ``f_fdisk``, ``f_mkfs``, to mount the filesy…
2962 .literal.f_fdisk2970 .text.f_fdisk 0x0000000000000000 0x18f esp-idf/fatfs/libfatfs.a(ff.c.obj)69208 f_fdisk esp-idf/fatfs/libfatfs.a(ff.c.obj)
3016 .literal.f_fdisk3024 .text.f_fdisk 0x0000000000000000 0x18f esp-idf/fatfs/libfatfs.a(ff.c.obj)70291 f_fdisk esp-idf/fatfs/libfatfs.a(ff.c.obj)