Home
last modified time | relevance | path

Searched refs:FR_NOT_ENABLED (Results 1 – 2 of 2) sorted by relevance

/fatfs-2.7.6/include/
Dff.h290 FR_NOT_ENABLED, /* (12) The volume has no work area */ enumerator
/fatfs-2.7.6/
Dff.c903 if (fs && res != FR_NOT_ENABLED && res != FR_INVALID_DRIVE && res != FR_TIMEOUT) { in unlock_fs()
3354 if (!fs) return FR_NOT_ENABLED; /* Is the filesystem object available? */