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