Home
last modified time | relevance | path

Searched refs:ucByte (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/fpga/
Divm_core.c368 unsigned char ucByte = 0; in PrintData() local
382 ucByte = a_pucData[usByteIndex]; in PrintData()
393 if (ucByte & 0x1) { in PrintData()
397 ucByte >>= 1; in PrintData()