Searched refs:nxp_nfc_fwp (Results 1 – 2 of 2) sorted by relevance
474 pImgPtr = (uint8_t *)gpphDnldContext->nxp_nfc_fwp; in phDnldNfc_Write()988 gpphDnldContext->nxp_nfc_fwp = (uint8_t*)pImageInfo; in phDnldNfc_LoadRecInfo()990 if((NULL != gpphDnldContext->nxp_nfc_fwp) && (0 != gpphDnldContext->nxp_nfc_fwp_len)) in phDnldNfc_LoadRecInfo()1048 gpphDnldContext->nxp_nfc_fwp = (uint8_t*)pImageInfo; in phDnldNfc_LoadPKInfo()1051 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