2.106.22 PMERRLOC_ErrorLocationFindNumOfRoots Function

C

uint32_t PMERRLOC_ErrorLocationFindNumOfRoots(uint32_t sectorSizeInBits, uint32_t errorNumber)

Summary

Find the number of roots using PMERRLOC acceleration.

Description

Find the number of roots using PMERRLOC acceleration.

Precondition

None.

Parameters

ParamDescription
sectorSizeInBitsSector size in bits
errorNumberError number

Returns

Returns the number of roots.

Remarks

None.