Searched refs:ucByte (Results 1 – 1 of 1) sorted by relevance
369 unsigned char ucByte = 0; in PrintData() local383 ucByte = a_pucData[usByteIndex]; in PrintData()394 if (ucByte & 0x1) { in PrintData()398 ucByte >>= 1; in PrintData()
Completed in 9 milliseconds