Searched refs:CounterBuff2_ptr (Results 1 – 2 of 2) sorted by relevance
226 const uint8_t *CounterBuff2_ptr, in CC_CommonCmpMsbUnsignedCounters() argument261 while (Counter2Size && (CounterBuff2_ptr[StartInd2] == 0)) { in CC_CommonCmpMsbUnsignedCounters()278 …if ((CounterBuff1_ptr[StartInd1 + i] > CounterBuff2_ptr[StartInd2 + i]) && Result == CC_COMMON_Cmp… in CC_CommonCmpMsbUnsignedCounters()283 …if ((CounterBuff2_ptr[StartInd2 + i] > CounterBuff1_ptr[StartInd1 + i]) && Result == CC_COMMON_Cmp… in CC_CommonCmpMsbUnsignedCounters()348 const uint8_t *CounterBuff2_ptr, in CC_CommonCmpLsbUnsignedCounters() argument385 if (CounterBuff2_ptr[Counter2Size - 1] == 0) in CC_CommonCmpLsbUnsignedCounters()411 …if ((CounterBuff1_ptr[i] > CounterBuff2_ptr[i]) && Result == CC_COMMON_CmpCounter1AndCounter2AreId… in CC_CommonCmpLsbUnsignedCounters()415 …if ((CounterBuff2_ptr[i] > CounterBuff1_ptr[i]) && Result == CC_COMMON_CmpCounter1AndCounter2AreId… in CC_CommonCmpLsbUnsignedCounters()470 const uint32_t *CounterBuff2_ptr, in CC_CommonCmpLsWordsUnsignedCounters() argument506 if (CounterBuff2_ptr[Counter2SizeWords - 1] == 0) in CC_CommonCmpLsWordsUnsignedCounters()[all …]
292 const uint8_t *CounterBuff2_ptr,320 const uint8_t *CounterBuff2_ptr,345 const uint32_t *CounterBuff2_ptr,