Searched defs:gpphHal4Nfc_Hwref (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphHal4Nfc.c53 phHal_sHwReference_t *gpphHal4Nfc_Hwref; variable
123 (void *)gpphHal4Nfc_Hwref,
152 gpphHal4Nfc_Hwref->hal_context = NULL;
153 gpphHal4Nfc_Hwref = NULL;
224 gpphHal4Nfc_Hwref->hal_context = NULL;
225 gpphHal4Nfc_Hwref = NULL;
368 else if(NULL != gpphHal4Nfc_Hwref)
419 gpphHal4Nfc_Hwref = psHwReference;
488 &&(NULL == gpphHal4Nfc_Hwref))/*Indicates current state is shutdown*/
793 gpphHal4Nfc_Hwref
[all...]

Completed in 149 milliseconds