Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/fatfs/src/
Dffsystem.c52 int ff_cre_syncobj ( /* 1:Function succeeded, 0:Could not create the sync object */ in ff_cre_syncobj() function
/hal_espressif-3.5.0/components/fatfs/port/freertos/
Dffsystem.c53 int ff_cre_syncobj ( /* 1:Function succeeded, 0:Could not create the sync object */ in ff_cre_syncobj() function
/hal_espressif-3.5.0/components/fatfs/port/linux/
Dffsystem.c25 int ff_cre_syncobj(BYTE vol, FF_SYNC_t* sobj) in ff_cre_syncobj() function