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

  /external/libnfc-nxp/src/
phLlcNfc_Interface.h 65 phLlcNfc_Context_t *psLlcCtxt,
71 phLlcNfc_Context_t *psLlcCtxt
76 phLlcNfc_Context_t *psLlcCtxt,
84 phLlcNfc_Context_t *psLlcCtxt,
phLlcNfc_Frame.h 148 phLlcNfc_Context_t *psLlcCtxt
252 phLlcNfc_Context_t *psLlcCtxt,
297 phLlcNfc_Context_t *psLlcCtxt
321 phLlcNfc_Context_t *psLlcCtxt,
343 phLlcNfc_Context_t *psLlcCtxt,
364 phLlcNfc_Context_t *psLlcCtxt
385 phLlcNfc_Context_t *psLlcCtxt
403 phLlcNfc_Context_t *psLlcCtxt,
423 phLlcNfc_Context_t *psLlcCtxt,
464 phLlcNfc_Context_t *psLlcCtx
    [all...]
phLlcNfc_Timer.h 99 phLlcNfc_Context_t *psLlcCtxt
117 phLlcNfc_Context_t *psLlcCtxt
phLlcNfc.c 160 phLlcNfc_Context_t *ps_llc_ctxt = NULL;
179 ps_llc_ctxt = (phLlcNfc_Context_t*)phOsalNfc_GetMemory(
180 sizeof(phLlcNfc_Context_t));
191 (void)memset(ps_llc_ctxt, 0, sizeof(phLlcNfc_Context_t));
230 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext;
300 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext;
334 (void)memset(ps_llc_ctxt, 0, sizeof(phLlcNfc_Context_t));
363 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext
    [all...]
phLlcNfc_StateMachine.c 54 phLlcNfc_Context_t *psLlcCtxt,
phLlcNfc_Interface.c 82 phLlcNfc_Context_t *psLlcCtxt,
126 phLlcNfc_Context_t *psLlcCtxt
151 phLlcNfc_Context_t *psLlcCtxt,
213 phLlcNfc_Context_t *psLlcCtxt,
292 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext;
660 phLlcNfc_Context_t *ps_llc_ctxt = (phLlcNfc_Context_t*)pContext;
    [all...]
phLlcNfc_Frame.c 83 phLlcNfc_Context_t *psLlcCtxt
103 phLlcNfc_Context_t *psLlcCtxt
227 phLlcNfc_Context_t *psLlcCtxt
246 phLlcNfc_Context_t *psLlcCtxt
265 phLlcNfc_Context_t *psLlcCtxt
275 phLlcNfc_Context_t *psLlcCtxt
313 phLlcNfc_Context_t *psLlcCtxt,
733 phLlcNfc_Context_t *psLlcCtxt,
836 phLlcNfc_Context_t *psLlcCtxt,
    [all...]
phLlcNfc_DataTypes.h 637 }phLlcNfc_Context_t;
phLlcNfc_Timer.c 101 static phLlcNfc_Context_t *gpphLlcNfc_Ctxt = NULL;
107 phLlcNfc_Context_t *psLlcCtxt
131 phLlcNfc_Context_t *psLlcCtxt
    [all...]

Completed in 629 milliseconds