Home | History | Annotate | Download | only in src

Lines Matching refs:crc_byte

1754     uint8_t     crc_byte = 0, 
1766 crc_byte = pData[index];
1767 phLlcNfc_H_UpdateCrc(crc_byte, &crc);