Searched refs:nxp_nfc_fwp (Results 1 – 2 of 2) sorted by relevance
468 pImgPtr = (uint8_t *)gpphDnldContext->nxp_nfc_fwp; in phDnldNfc_Write()971 gpphDnldContext->nxp_nfc_fwp = (uint8_t*)pImageInfo; in phDnldNfc_LoadRecInfo()973 if((NULL != gpphDnldContext->nxp_nfc_fwp) && (0 != gpphDnldContext->nxp_nfc_fwp_len)) in phDnldNfc_LoadRecInfo()1031 gpphDnldContext->nxp_nfc_fwp = (uint8_t*)pImageInfo; in phDnldNfc_LoadPKInfo()1034 if((NULL != gpphDnldContext->nxp_nfc_fwp) && (0 != gpphDnldContext->nxp_nfc_fwp_len)) in phDnldNfc_LoadPKInfo()
156 …const uint8_t *nxp_nfc_fwp; /* Pointer to firmware version from get_version cmd… member