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

  /external/libnfc-nxp/src/
phLlcNfc_Timer.h 50 #define PH_LLCNFC_ACKTIMER (0x02) /**< Timer for ack time out */
phLlcNfc_Timer.c 138 while (index <= PH_LLCNFC_ACKTIMER)
288 case PH_LLCNFC_ACKTIMER:
309 timerid = ps_timer_info->timer_id[PH_LLCNFC_ACKTIMER];
463 case PH_LLCNFC_ACKTIMER:
471 timerid = ps_timer_info->timer_id[PH_LLCNFC_ACKTIMER];
841 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[PH_LLCNFC_ACKTIMER])
849 phLlcNfc_StopTimers (PH_LLCNFC_ACKTIMER, 0);
    [all...]
phLlcNfc_Interface.c 267 phLlcNfc_StopTimers (PH_LLCNFC_ACKTIMER, 0);
    [all...]
phLlcNfc_Frame.c     [all...]

Completed in 22 milliseconds