Home
last modified time | relevance | path

Searched refs:dir_ptr (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/fs/fat/ChaN/
A Dff.h125 BYTE* dir_ptr; /* Pointer to the directory entry in the window */ member
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.h204 BYTE* dir_ptr; /* Pointer to the directory entry in the win[] (not used at exFAT) */ member
A Dff.c3526 fp->dir_ptr = dj.dir;
3885 dir = fp->dir_ptr;
/AliOS-Things-master/components/fatfs/include/
A Dff.h165 BYTE* dir_ptr; /* Pointer to the directory entry in the win[] (not used at exFAT) */ member
/AliOS-Things-master/components/fatfs/src/
A Dff.c3470 fp->dir_ptr = dj.dir;
3832 dir = fp->dir_ptr;

Completed in 42 milliseconds