Home | History | Annotate | Download | only in src

Lines Matching refs:crc_byte

872     uint8_t     crc_byte = 0;
884 crc_byte = pData[index];
885 phDnldNfc_UpdateCrc16(crc_byte, &crc);