Home
last modified time | relevance | path

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

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