Home
last modified time | relevance | path

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

/fatfs-2.7.6/option/
Dffsystem.c52 int ff_cre_syncobj ( /* 1:Function succeeded, 0:Could not create the sync object */ in ff_cre_syncobj() function
/fatfs-2.7.6/include/
Dff.h373 int ff_cre_syncobj (BYTE vol, FF_SYNC_t* sobj); /* Create a sync object */
/fatfs-2.7.6/
Dff.c3635 if (!ff_cre_syncobj((BYTE)vol, &fs->sobj)) return FR_INT_ERR;