Searched refs:currCounterVal (Results 1 – 1 of 1) sorted by relevance
134 uint32_t currCounterVal; in CC_CommonIncLsbUnsignedCounter() local139 currCounterVal = pCounterBuff[i]; in CC_CommonIncLsbUnsignedCounter()141 val = (currCounterVal > pCounterBuff[i]) ? 1 : 0; in CC_CommonIncLsbUnsignedCounter()