Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.4/build/libraries/mi/common/src/
Dmi_cache.c43 void MI_InitCache(MICache *cache, u32 page, void *buffer, u32 length) in MI_InitCache()
85 static void WFSi_TouchCachePages(MICache *cache, u32 head, u32 bitset) in WFSi_TouchCachePages()
172 BOOL MI_ReadCache(MICache *cache, void *buffer, u32 offset, u32 length) in MI_ReadCache()
247 void MI_LoadCache(MICache *cache, MIDevice *device) in MI_LoadCache()
/TwlSDK-5.4/include/nitro/mi/
Dcache.h133 BOOL MI_IsCacheLoading(const MICache *cache) in MI_IsCacheLoading()
/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_thread.c44 MICache cache[1]; member
/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_archive_fatfs.c1207 void *cache; in FSi_FATFS_SetSeekCache() local