Searched refs:HW_OBJ_PLTT (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/hw/ARM9/ |
| D | mmap_global.h | 91 #define HW_OBJ_PLTT 0x05000200 macro 93 #define HW_OBJ_PLTT_SIZE (HW_OBJ_PLTT_END-HW_OBJ_PLTT)
|
| /TwlSDK-5.1.0/include/twl/hw/ARM9/ |
| D | mmap_global.h | 122 #define HW_OBJ_PLTT 0x05000200 macro 124 #define HW_OBJ_PLTT_SIZE (HW_OBJ_PLTT_END - HW_OBJ_PLTT)
|
| /TwlSDK-5.1.0/build/demos/mi/dmaCallback-1/src/ |
| D | main.c | 107 MI_DmaCopy32(3, samplePlttData, (void *)HW_OBJ_PLTT, sizeof(samplePlttData)); in myInit()
|
| /TwlSDK-5.1.0/build/demos/os/tick-1/src/ |
| D | main.c | 85 MI_DmaCopy32(3, samplePlttData, (void *)HW_OBJ_PLTT, sizeof(samplePlttData)); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/os/mutex-1/src/ |
| D | main.c | 106 MI_DmaCopy32(3, samplePlttData, (void *)HW_OBJ_PLTT, sizeof(samplePlttData)); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/os/sleep-1/src/ |
| D | main.c | 113 MI_DmaCopy32(3, samplePlttData, (void *)HW_OBJ_PLTT, sizeof(samplePlttData)); in NitroMain()
|
| /TwlSDK-5.1.0/build/demos/os/timer-1/src/ |
| D | main.c | 140 MI_DmaCopy32(3, samplePlttData, (void *)HW_OBJ_PLTT, sizeof(samplePlttData)); in MyInit()
|
| /TwlSDK-5.1.0/build/libraries/gx/ARM9/src/ |
| D | gx_load2d.c | 101 GXi_DmaCopy16(GXi_DmaId, pSrc, (void *)(HW_OBJ_PLTT + offset), szByte); in GX_LoadOBJPltt()
|