Searched refs:MI_WRAM_C_MAX_NUM (Results 1 – 5 of 5) sorted by relevance
191 for( n=0; n<MI_WRAM_C_MAX_NUM; n++ ) in DisplayWramStatus()196 for( n=0; n<MI_WRAM_C_MAX_NUM; n++ ) in DisplayWramStatus()
37 #define MI_WRAM_C_MAX_NUM 8 macro388 if (slot < MI_WRAM_C_MAX_NUM) in MIi_AddressToWramSlot()396 else if (slot < MI_WRAM_B_MAX_NUM + MI_WRAM_C_MAX_NUM) in MIi_AddressToWramSlot()402 retval = (int)(slot - MI_WRAM_C_MAX_NUM); in MIi_AddressToWramSlot()
101 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MIi_SetWramBank_C()142 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MIi_GetWramBank_C()192 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MIi_SetWramBankMaster_C()240 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MIi_SetWramBankEnable_C()281 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MI_GetWramBankMaster_C()333 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MI_GetWramBankOffset_C()372 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MI_GetWramBankEnable_C()654 SDK_ASSERT( 0<=num && num<MI_WRAM_C_MAX_NUM ); in MI_IsWramSlotLocked_C()877 for( n=0; n<MI_WRAM_C_MAX_NUM; n++ ) in MIi_InitWramManager()
418 for (segment = 0; segment < MI_WRAM_C_MAX_NUM; ++segment) in DSP_InitProcessContext()955 for (segment = 0; segment < MI_WRAM_C_MAX_NUM; ++segment) in DSPi_MapProcessSlotDefault()960 if (slot >= MI_WRAM_C_MAX_NUM) in DSPi_MapProcessSlotDefault()998 for (segment = 0; segment < MI_WRAM_C_MAX_NUM; ++segment) in DSP_IsProcessMemoryReady()
573 for (segment = 0; segment < MI_WRAM_C_MAX_NUM; ++segment) in DSPi_MapProcessSlotAsStraight()