Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/mi/
Dcache.h83 void MI_InitCache(MICache *cache, u32 page, void *buffer, u32 length);
/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_thread.c235 MI_InitCache(thread->cache, WFS_FILE_CACHE_SIZE, in WFS_ExecuteRomServerThread()
/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() function