Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity.c257 static void UnityDumpFillResult(const _UU8 result, _U_UINT id, _U_UINT numInByte);
1701 static void UnityDumpFillResult(const _UU8 result, _U_UINT id, _U_UINT numInByte) argument
1703 _UU16 dumpResultIndex = id / numInByte;
1712 _UU8 marginRight = DUMP_RESULT_BIT_NUM * (numInByte - 1) - ((id % numInByte) << 1);