Searched refs:byteIndex (Results 1 – 1 of 1) sorted by relevance
476 uint32_t byteIndex = 0; in count_enabled_spads() local495 for (byteIndex = 0; byteIndex <= (lastByte - 1); byteIndex++) { in count_enabled_spads()496 tempByte = spadArray[byteIndex]; in count_enabled_spads()504 if ((byteIndex < 2) && (bitIndex < 4)) in count_enabled_spads()
Completed in 4 milliseconds