Home
last modified time | relevance | path

Searched refs:HW_WRAM_B_END (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dmmap_global.h96 #define HW_WRAM_B_END (HW_WRAM_B + (HW_WRAM_B_SIZE * 2)) macro
98 #define HW_WRAM_B_END (HW_WRAM_B + HW_WRAM_B_SIZE) macro
106 #define HW_WRAM_B_OR_C_MIRROR HW_WRAM_B_END
/TwlSDK-5.1.0/include/twl/mi/common/
DsharedWram.h384 static const u32 wramBCbototm = HW_WRAM_B_END; in MIi_AddressToWramSlot()