Searched refs:offsetFwMajorNum (Results 1 – 1 of 1) sorted by relevance
799 uint16_t offsetFwMajorNum, offsetFwMinorNum; in phDnldNfc_InitImgInfo() local801 offsetFwMajorNum = ((uint16_t)(gpphDnldContext->nxp_nfc_fw[795]) << 8U); in phDnldNfc_InitImgInfo()804 offsetFwMajorNum = ((uint16_t)(gpphDnldContext->nxp_nfc_fw[5]) << 8U); in phDnldNfc_InitImgInfo()807 NXPLOG_FWDNLD_D("FW Major Version Num - %x", offsetFwMajorNum); in phDnldNfc_InitImgInfo()810 wFwVer = (offsetFwMajorNum | offsetFwMinorNum); in phDnldNfc_InitImgInfo()