Searched refs:phDnldNfc_LoadBinFW (Results 1 – 2 of 2) sorted by relevance
132 extern NFCSTATUS phDnldNfc_LoadBinFW(uint8_t** pImgInfo, uint16_t* pImgInfoLen);
751 wStatus = phDnldNfc_LoadBinFW(&pImageInfo, &ImageInfoLen); in phDnldNfc_InitImgInfo()1016 NFCSTATUS phDnldNfc_LoadBinFW(uint8_t** pImgInfo, uint16_t* pImgInfoLen) { in phDnldNfc_LoadBinFW() function