Home
last modified time | relevance | path

Searched refs:fatbase (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_thread.c225 u32 fatbase = (u32)((file && !sharedFS) ? pos : 0); in WFS_ExecuteRomServerThread() local
238 if (WFS_RegisterServerTable(context, thread->device, fatbase, overlay)) in WFS_ExecuteRomServerThread()
Dwfs_server.c510 MIDevice *device, u32 fatbase, u32 overlay) in WFS_RegisterServerTable() argument
519 else if (WFS_LoadTable(context->table, context->allocator, device, fatbase, overlay)) in WFS_RegisterServerTable()
/TwlSDK-5.4/include/nitro/wfs/
Dserver.h150 MIDevice *device, u32 fatbase, u32 overlay);
Dformat.h208 MIDevice *device, u32 fatbase, u32 overlay);