Searched refs:bChipVer (Results 1 – 3 of 3) sorted by relevance
71 uint8_t bChipVer; /* holds the hw chip version */ member555 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = bHwVer; in phNxpNciHal_fw_dnld_get_version_cb()561 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = bHwVer; in phNxpNciHal_fw_dnld_get_version_cb()1193 wStatus = phDnldNfc_CheckIntegrity((gphNxpNciHal_fw_IoctlCtx.bChipVer), in phNxpNciHal_fw_dnld_chk_integrity()1797 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = 0; in phNxpNciHal_fw_dnld_complete()1842 (gphNxpNciHal_fw_IoctlCtx.bChipVer) = 0; in phNxpNciHal_fw_download_seq()
91 extern NFCSTATUS phDnldNfc_CheckIntegrity(uint8_t bChipVer, pphDnldNfc_Buff_t pCRCData, pphDnldNfc_…
262 NFCSTATUS phDnldNfc_CheckIntegrity(uint8_t bChipVer, pphDnldNfc_Buff_t pCRCData, pphDnldNfc_RspCb_t… in phDnldNfc_CheckIntegrity() argument282 if((PHDNLDNFC_HWVER_MRA2_1 == bChipVer) || (PHDNLDNFC_HWVER_MRA2_2 == bChipVer) || in phDnldNfc_CheckIntegrity()283 (PHDNLDNFC_HWVER_PN548AD_MRA1_0 == bChipVer)) in phDnldNfc_CheckIntegrity()