1.7.5.2 CMCC_EnableICache Function

C

void CMCC_EnableICache (void )

Summary

Enables the Instruction cache.

Description

Enables the Instruction cache.

Precondition

None.

Parameters

None.

Returns

None.

Example

CMCC_EnableICache();

Remarks

None.