Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc.h109 uint32_t crc_status; /* crc info of all the sections*/ member
DphNxpNciHal_Dnld.cc1899 STREAM_TO_UINT32(chkIntgRspBuf.crc_status, crc_info_buf); in phLibNfc_VerifySN100U_CrcStatus()
1903 NXPLOG_FWDNLD_E("crc status code area 0x%2x", chkIntgRspBuf.crc_status); in phLibNfc_VerifySN100U_CrcStatus()
1905 if ((chkIntgRspBuf.crc_status & acceptable_crc_values) != in phLibNfc_VerifySN100U_CrcStatus()