Home
last modified time | relevance | path

Searched refs:get_fat (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c1149 static DWORD get_fat ( /* 0xFFFFFFFF:Disk error, 1:Internal error, 2..0x7FFFFFFF:Cluster status */ in get_fat() function
1442 nxt = get_fat(obj, clst); /* Get cluster status */ in remove_chain()
1484 nxt = get_fat(obj, clst); in remove_chain()
1526 cs = get_fat(obj, clst); /* Check the cluster status */ in create_chain()
1565 cs = get_fat(obj, ncl); /* Get next cluster status */ in create_chain()
1581 cs = get_fat(obj, ncl); /* Get the cluster status */ in create_chain()
1709 clst = get_fat(&dp->obj, clst); /* Get next cluster */ in dir_sdi()
1754 clst = get_fat(&dp->obj, dp->clust); /* Get next cluster */ in dir_next()
3703 clst = get_fat(&fp->obj, clst);
3773 clst = get_fat(&fp->obj, fp->clust); /* Follow cluster chain on the FAT */
[all …]
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map39780 .literal.get_fat
44538 .text.get_fat 0x00000000400d8ea8 0xfd esp-idf/fatfs/libfatfs.a(ff.c.obj)
Doverflow_esp32s2.map40628 .literal.get_fat
45589 .text.get_fat 0x0000000040089818 0xfd esp-idf/fatfs/libfatfs.a(ff.c.obj)