Searched refs:fatbase (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.2.1/build/libraries/wfs/common/src/ |
| D | wfs_thread.c | 225 u32 fatbase = (u32)((file && !sharedFS) ? pos : 0); in WFS_ExecuteRomServerThread() local 238 if (WFS_RegisterServerTable(context, thread->device, fatbase, overlay)) in WFS_ExecuteRomServerThread()
|
| D | wfs_server.c | 510 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.2.1/include/nitro/wfs/ |
| D | server.h | 150 MIDevice *device, u32 fatbase, u32 overlay);
|
| D | format.h | 208 MIDevice *device, u32 fatbase, u32 overlay);
|