Home
last modified time | relevance | path

Searched refs:FS_EXFAT (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.c1155 case FS_EXFAT : in get_fat()
1232 case FS_EXFAT : in put_fat()
1429 if (fs->fs_type == FS_EXFAT) { in remove_chain()
1447 if (fs->fs_type == FS_EXFAT) { in remove_chain()
3546 if (fs->fs_type == FS_EXFAT) {
3852 if (fs->fs_type == FS_EXFAT) {
4935 if (fs->fs_type == FS_EXFAT) {
5079 case FS_EXFAT:
5245 if (fs->fs_type == FS_EXFAT) {
5462 fmt = FS_EXFAT; break;
[all …]
A Dff.h386 #define FS_EXFAT 4 macro
/AliOS-Things-master/components/fatfs/src/
A Dff.c1015 case FS_EXFAT : in get_fat()
1093 case FS_EXFAT : in put_fat()
1294 if (fs->fs_type == FS_EXFAT) { in remove_chain()
1312 if (fs->fs_type == FS_EXFAT) { in remove_chain()
3490 if (fs->fs_type == FS_EXFAT) {
3799 if (fs->fs_type == FS_EXFAT) {
4880 if (fs->fs_type == FS_EXFAT) {
4925 if (fs->fs_type == FS_EXFAT) {
5022 case FS_EXFAT:
5195 if (fs->fs_type == FS_EXFAT) {
[all …]
/AliOS-Things-master/components/fatfs/include/
A Dff.h351 #define FS_EXFAT 4 macro

Completed in 27 milliseconds