Home
last modified time | relevance | path

Searched refs:MATHi_CRC8Update (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.1/include/nitro/math/
Dcrc.h138 MATHi_CRC8Update(const MATHCRC8Table * table, MATHCRC8Context * context, const void *input,
158 MATHi_CRC8Update(table, context, input, length); in MATHi_CRC8UpdateRev()
223 MATHi_CRC8Update(table, context, input, length); in MATH_CRC8Update()
/TwlSDK-5.3.1/build/libraries/math/common/src/
Dcrc.c107 MATHi_CRC8Update(const MATHCRC8Table * table, MATHCRC8Context * context, const void *input, in MATHi_CRC8Update() function