Home
last modified time | relevance | path

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

/fatfs-2.7.6/include/
Dff.h281 FR_NOT_READY, /* (3) The physical drive cannot work */ enumerator
/fatfs-2.7.6/
Dff.c3378 return FR_NOT_READY; /* Failed to initialize due to no medium or hard error */
5834 if (ds & STA_NOINIT) return FR_NOT_READY;
6314 if (stat & STA_NOINIT) return FR_NOT_READY;