1.2.3.11 ICM_SetHashStartAddress
void ICM_SetHashStartAddress(void)
Summary
Set the ICM hash area start address register.
Description
The ICM Hash Area should be a contiguous area of system memory that the controller and the processor can access. This address is a multiple of 128 bytes. For each region, 32 bytes are used to store the computed hash.
Preconditions
None
Parameters
addr - The address of the ICM Hash memory location.
Returns
None
Remarks
This field points at the Hash memory location. The address must be aligned to 128 bytes.