Searched refs:pCounterBuff (Results 1 – 2 of 2) sorted by relevance
127 uint32_t *pCounterBuff, in CC_CommonIncLsbUnsignedCounter() argument139 currCounterVal = pCounterBuff[i]; in CC_CommonIncLsbUnsignedCounter()140 pCounterBuff[i] += val; in CC_CommonIncLsbUnsignedCounter()141 val = (currCounterVal > pCounterBuff[i]) ? 1 : 0; in CC_CommonIncLsbUnsignedCounter()
160 if (pCounterBuff[i] != 0) in FfcDhGetBeCounterEffectiveSizeInBits()171 effectMsByteVal = pCounterBuff[i]; in FfcDhGetBeCounterEffectiveSizeInBits()