Home
last modified time | relevance | path

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

/third_party/FatFs/documents/res/
Dapp2.c36 if (fno->fattrib & AM_DIR) { /* Item is a sub-directory */ in delete_node()
/third_party/FatFs/source/
Dff.h339 BYTE fattrib; /* File attribute */ member
Dff.c2234 fno->fattrib = dp->dir[DIR_Attr]; /* Attribute */ in get_fileinfo()