Searched refs:guard_to_count (Results 1 – 4 of 4) sorted by relevance
143 gpphLlcNfc_Ctxt->s_timerinfo.guard_to_count); in phLlcNfc_TimerUnInit()220 if (ps_timer_info->guard_to_count < PH_LLCNFC_MAX_GUARD_TIMER) in phLlcNfc_StartTimers()222 timer_count = ps_timer_info->guard_to_count; in phLlcNfc_StartTimers()275 ps_timer_info->guard_to_count = (uint8_t)( in phLlcNfc_StartTimers()276 ps_timer_info->guard_to_count + 1); in phLlcNfc_StartTimers()379 timer_count = ps_timer_info->guard_to_count; in phLlcNfc_StopTimers()443 ps_timer_info->guard_to_count = timer_count; in phLlcNfc_StopTimers()446 if (0 == ps_timer_info->guard_to_count) in phLlcNfc_StopTimers()557 ps_timer_info->guard_to_count = 0; in phLlcNfc_StopAllTimers()562 while (timer_index < ps_timer_info->guard_to_count) in phLlcNfc_StopAllTimers()[all …]
633 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()
497 uint8_t guard_to_count; member
1013 timer_count = ps_timer_info->guard_to_count; in phLlcNfc_H_SendTimedOutIFrame()2074 psLlcCtxt->s_timerinfo.guard_to_count = 0; in phLlcNfc_H_ResetFrameInfo()