HomeSort by relevance Sort by last modified time
    Searched refs:pHal4Nfc_LayerCfg (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phHal4Nfc.c 149 phOsalNfc_FreeMemory((void *)Hal4Ctxt->pHal4Nfc_LayerCfg);
150 Hal4Ctxt->pHal4Nfc_LayerCfg = NULL;
189 phOsalNfc_FreeMemory((void *)Hal4Ctxt->pHal4Nfc_LayerCfg);
190 Hal4Ctxt->pHal4Nfc_LayerCfg = NULL;
403 if( NULL == Hal4Ctxt->pHal4Nfc_LayerCfg )
406 &(Hal4Ctxt->pHal4Nfc_LayerCfg)
429 Hal4Ctxt->pHal4Nfc_LayerCfg
435 phOsalNfc_FreeMemory(Hal4Ctxt->pHal4Nfc_LayerCfg);
757 phOsalNfc_FreeMemory((void *)Hal4Ctxt->pHal4Nfc_LayerCfg);
758 Hal4Ctxt->pHal4Nfc_LayerCfg = NULL
    [all...]
phHal4Nfc_Internal.h 199 pphNfcLayer_sCfg_t pHal4Nfc_LayerCfg;

Completed in 144 milliseconds