Searched refs:after (Results 1 – 19 of 19) sorted by relevance
| /TwlSDK-5.1.0/build/demos/math/qsort/src/ |
| D | main.c | 240 OSTick before, after; in NitroMain() local 247 after = OS_GetTick(); in NitroMain() 264 sum += OS_TicksToMicroSeconds(after - before); in NitroMain() 266 OS_TPrintf("time = %lld us (avg %lld us)\n", OS_TicksToMicroSeconds(after - before), in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/fs/overlay/ |
| D | ARM9.TWL-TS.lsf | 46 # main_overlay_1 and main_overlay_2 are same area (after main). 47 # main_overlay_3 is in ITCM (from 0x01FF8000, after ITCM). 69 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| D | ARM9-TS.lsf | 46 # main_overlay_1 and main_overlay_2 are same area (after main). 47 # main_overlay_3 is in ITCM (from 0x01FF8000, after ITCM).
|
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/test/ |
| D | overlay.lsf | 41 # main_overlay_1 and main_overlay_2 are same area (after main). 42 # main_overlay_3 is in ITCM (from 0x01FF8000, after ITCM).
|
| /TwlSDK-5.1.0/build/tools/makelcf/test/ |
| D | overlay.lsf | 53 # main_overlay_1 and main_overlay_2 are same area (after main). 54 # main_overlay_3 is in ITCM (from 0x01FF8000, after ITCM).
|
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/ |
| D | createlcf.c | 299 tAfter *after; in RecgSectionMemTypeByName() local 322 for (after = overlay->afters.head; after; after = after->next) in RecgSectionMemTypeByName() 324 mt = RecgSectionMemTypeByName(after->name); in RecgSectionMemTypeByName()
|
| D | spec.l | 76 <START>(After|AFTER|after) { BEGIN PARAM; RETURN(tAFTER); }
|
| /TwlSDK-5.1.0/include/twl/specfiles/ |
| D | ARM9-TS.lsf | 51 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-PowerSave/ |
| D | main.TWL.lsf | 51 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot/ |
| D | ARM9.TWL-TS.lsf | 54 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/mb/cloneboot/ |
| D | main.TWL.lsf | 54 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-Model/ |
| D | main.TWL.lsf | 54 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/parent/ |
| D | main.TWL.lsf | 56 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/fs/overlay-staticinit/ |
| D | ARM9.TWL-TS.lsf | 72 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/fs/file-1/ |
| D | main.TWL.lsf | 64 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/ |
| D | main.TWL.lsf | 71 # If there is a shared overlay for NITRO/TWL, must put it after that
|
| /TwlSDK-5.1.0/build/tools/makelcf/ |
| D | createlcf.c | 351 tAfter *after; in RecgSectionMemTypeByName() local 374 for (after = overlay->afters.head; after; after = after->next) in RecgSectionMemTypeByName() 376 mt = RecgSectionMemTypeByName(after->name); in RecgSectionMemTypeByName()
|
| D | spec.l | 159 <START>(After|AFTER|after) { BEGIN PARAM; RETURN(tAFTER); }
|
| /TwlSDK-5.1.0/build/tools/loadrun/ |
| D | loadrun.txt | 5 Specify the srl filename after loadrun. 52 …Forcibly terminates after the specified period of time passes from when debugger loads and execute…
|