| /TwlSDK-5.5/build/libraries/wfs/common/src/ |
| D | wfs_format.c | 55 archive->region[WFS_TABLE_REGION_FAT].offset = MI_LoadLE32(&header->fat.offset); in WFS_LoadTable() 56 archive->region[WFS_TABLE_REGION_FAT].length = MI_LoadLE32(&header->fat.length); in WFS_LoadTable() 57 archive->region[WFS_TABLE_REGION_FNT].offset = MI_LoadLE32(&header->fnt.offset); in WFS_LoadTable() 58 archive->region[WFS_TABLE_REGION_FNT].length = MI_LoadLE32(&header->fnt.length); in WFS_LoadTable() 65 archive->region[WFS_TABLE_REGION_OV9].offset = MI_LoadLE32(&header->main_ovt.offset) + diff; in WFS_LoadTable() 66 archive->region[WFS_TABLE_REGION_OV9].length = MI_LoadLE32(&header->main_ovt.length); in WFS_LoadTable() 67 archive->region[WFS_TABLE_REGION_OV7].offset = MI_LoadLE32(&header->sub_ovt.offset) + diff; in WFS_LoadTable() 68 archive->region[WFS_TABLE_REGION_OV7].length = MI_LoadLE32(&header->sub_ovt.length); in WFS_LoadTable() 74 mixed_overlay_count = (archive->region[WFS_TABLE_REGION_OV9].length + in WFS_LoadTable() 75 archive->region[WFS_TABLE_REGION_OV7].length) in WFS_LoadTable() [all …]
|
| D | wfs_archive.c | 250 table->region[WFS_TABLE_REGION_FAT].offset, in WFS_ReplaceRomArchive() 251 table->region[WFS_TABLE_REGION_FAT].length, in WFS_ReplaceRomArchive() 252 table->region[WFS_TABLE_REGION_FNT].offset, in WFS_ReplaceRomArchive() 253 table->region[WFS_TABLE_REGION_FNT].length, in WFS_ReplaceRomArchive() 257 table->region[WFS_TABLE_REGION_OV9].offset, in WFS_ReplaceRomArchive() 258 table->region[WFS_TABLE_REGION_OV9].length); in WFS_ReplaceRomArchive() 261 table->region[WFS_TABLE_REGION_OV7].offset, in WFS_ReplaceRomArchive() 262 table->region[WFS_TABLE_REGION_OV7].length); in WFS_ReplaceRomArchive()
|
| /TwlSDK-5.5/build/libraries/os/common/src/ |
| D | os_ownerInfoEx.c | 436 result = (OSTWLRegion)(p->region); in OS_GetRegion() 503 static const char* OSi_GetRegionCodeA3_ltdmain(OSTWLRegion region); 504 static const char* OSi_GetRegionCodeA3_ltdmain(OSTWLRegion region) in OSi_GetRegionCodeA3_ltdmain() argument 516 if (region >= sizeof(regionList)/sizeof(regionList[0])) in OSi_GetRegionCodeA3_ltdmain() 518 OS_TWarning("Invalide region code.(%d)", region); in OSi_GetRegionCodeA3_ltdmain() 521 return regionList[region]; in OSi_GetRegionCodeA3_ltdmain() 526 const char* OS_GetRegionCodeA3(OSTWLRegion region) in OS_GetRegionCodeA3() argument 531 return OSi_GetRegionCodeA3_ltdmain(region); in OS_GetRegionCodeA3()
|
| /TwlSDK-5.5/include/twl/os/common/ |
| D | ownerInfoEx_private.h | 115 u8 region; // Region member
|
| D | ownerInfoEx.h | 287 const char* OS_GetRegionCodeA3(OSTWLRegion region);
|
| /TwlSDK-5.5/build/libraries/os/ARM9.TWL/src/ |
| D | os_msJump.c | 47 OSTWLRegion region = OS_GetRegion(); in OSi_JumpToMachineSetting() local
|
| /TwlSDK-5.5/build/tools/makelcf/test/ |
| D | ARM9-TEG.autogen.lcf | 24 …Y region size in the TCM region overflow check. Because it is not currently clear how to accuratel…
|
| /TwlSDK-5.5/include/nitro/specfiles/ |
| D | ARM7-TS.lcf | 36 # set WRAM arena region correctly
|
| /TwlSDK-5.5/build/demos/wvr/with_mb/ |
| D | main.TWL.rsf | 77 # CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
|
| /TwlSDK-5.5/build/demos/mb/multiboot-Model/ |
| D | main.TWL.rsf | 77 # CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
|
| /TwlSDK-5.5/include/nitro/wfs/ |
| D | format.h | 135 CARDRomRegion region[WFS_TABLE_REGION_MAX]; member
|
| /TwlSDK-5.5/build/demos/tips/BuildFinalRom/ |
| D | ROM-TS.TWL.rsf | 122 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/el/simple-2/simple-2_static/ |
| D | main.rsf | 122 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos/os/forKorea-1/ |
| D | forKorea.TWL.rsf | 129 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/include/twl/specfiles/ |
| D | ROM-TS.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/el/simple-1/simple-1_static/ |
| D | main.rsf | 122 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos/os/forChina-1/ |
| D | forChina.TWL.rsf | 128 # CardRegion: card region [Japan/America/Europe/Australia/Korea/China]
|
| /TwlSDK-5.5/build/libraries/dsp/ARM9.TWL/src/ |
| D | dsp_process.c | 491 u32 region = (u32)((1 << need) - 1); in DSP_AttachProcessMemory() local 499 (((space >> segment) & region) == region)) in DSP_AttachProcessMemory()
|
| /TwlSDK-5.5/build/demos.TWL/nandApp/SubBanner/ |
| D | demo.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/nandApp/other_backup/ |
| D | demo.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/tcl/tcl-1/ |
| D | demo.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/tcl/tcl-2/ |
| D | demo.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/tips/TWLBanner_image/ |
| D | demo.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/nandApp/simple/ |
| D | demo.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|
| /TwlSDK-5.5/build/demos.TWL/nandApp/backup/ |
| D | demo.rsf | 120 # CardRegion: card region [Japan/America/Europe/Australia]
|