Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fs/
Dapi.h286 extern FATFSRequestBuffer *FSiFATFSAsyncRequest;
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c97 FATFSRequestBuffer *FSiFATFSAsyncRequest = NULL; variable
130 FSiFATFSAsyncRequest = FSiFATFSAsyncRequestDefault; in FSi_SetupFATBuffers()
1030 …FATFSi_SetRequestBuffer(&FSiFATFSAsyncRequest[context - FSiFATFSDrive], FSi_FATFSAsyncDone, contex… in FSi_FATFS_ReadFile()
1106 …FATFSi_SetRequestBuffer(&FSiFATFSAsyncRequest[context - FSiFATFSDrive], FSi_FATFSAsyncDone, contex… in FSi_FATFS_WriteFile()