Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/math/
Dcrc.h317 MATHi_CRC16UpdateRev(const MATHCRC16Table * table, MATHCRC16Context * context, const void *input,
447 MATHi_CRC16UpdateRev(table, context, input, length); in MATH_CRC16Update()
/TwlSDK-5.4/build/libraries/math/common/src/
Dcrc.c242 MATHi_CRC16UpdateRev(const MATHCRC16Table * table, MATHCRC16Context * context, const void *input, in MATHi_CRC16UpdateRev() function