Searched refs:HW_WRAM_C (Results 1 – 2 of 2) sorted by relevance
100 #define HW_WRAM_C (HW_WRAM_BASE + HW_WRAM_C_OFFSET) macro102 #define HW_WRAM_C_END (HW_WRAM_C + (HW_WRAM_C_SIZE * 2))104 #define HW_WRAM_C_END (HW_WRAM_C + HW_WRAM_C_SIZE)
49 #define MI_WRAM_ADDRESS_C0 HW_WRAM_C383 static const u32 wramBCtop = HW_WRAM_C; in MIi_AddressToWramSlot()385 SDK_COMPILER_ASSERT(HW_WRAM_C < HW_WRAM_B); in MIi_AddressToWramSlot()