Home
last modified time | relevance | path

Searched refs:s_timerinfo (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_Timer.c120 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index] = in phLlcNfc_TimerInit()
143 gpphLlcNfc_Ctxt->s_timerinfo.guard_to_count); in phLlcNfc_TimerUnInit()
163 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index] = in phLlcNfc_CreateTimers()
187 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_StartTimers()
204 gpphLlcNfc_Ctxt->s_timerinfo.timer_flag = (uint8_t) in phLlcNfc_StartTimers()
357 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_StopTimers()
514 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_StopAllTimers()
591 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index]); in phLlcNfc_DeleteTimer()
592 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index] = in phLlcNfc_DeleteTimer()
625 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[PH_LLCNFC_GUARDTIMER]) && in phLlcNfc_GuardTimeoutCb()
[all …]
DphLlcNfc_Interface.c633 ps_llc_ctxt->s_timerinfo.guard_to_count); in phLlcNfc_WrResp_Cb()
904 ps_llc_ctxt->s_timerinfo.guard_to_count); in phLlcNfc_RdResp_Cb()
940 ps_llc_ctxt->s_timerinfo.guard_to_count); in phLlcNfc_RdResp_Cb()
DphLlcNfc_DataTypes.h636 phLlcNfc_Timerinfo_t s_timerinfo; member
DphLlcNfc_Frame.c1009 ps_timer_info = &(psLlcCtxt->s_timerinfo); in phLlcNfc_H_SendTimedOutIFrame()
2074 psLlcCtxt->s_timerinfo.guard_to_count = 0; in phLlcNfc_H_ResetFrameInfo()
2075 psLlcCtxt->s_timerinfo.timer_flag = 0; in phLlcNfc_H_ResetFrameInfo()