• Home
  • Raw
  • Download

Lines Matching refs:timer_flag

198                 GET_BITS8(ps_timer_info->timer_flag,   in phLlcNfc_StartTimers()
204 gpphLlcNfc_Ctxt->s_timerinfo.timer_flag = (uint8_t) in phLlcNfc_StartTimers()
205 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
230 GET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
241 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StartTimers()
242 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
292 ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
299 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StartTimers()
300 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
358 timerflag = ps_timer_info->timer_flag; in phLlcNfc_StopTimers()
366 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StopTimers()
367 SET_BITS8(ps_timer_info->timer_flag, in phLlcNfc_StopTimers()
450 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StopTimers()
451 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StopTimers()
467 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StopTimers()
468 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StopTimers()
520 GET_BITS8(ps_timer_info->timer_flag, in phLlcNfc_StopAllTimers()
529 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StopAllTimers()
530 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StopAllTimers()
544 timer_started = (uint8_t)GET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StopAllTimers()
551 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StopAllTimers()
552 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StopAllTimers()
627 (gpphLlcNfc_Ctxt->s_timerinfo.timer_flag & in phLlcNfc_GuardTimeoutCb()
843 (gpphLlcNfc_Ctxt->s_timerinfo.timer_flag & in phLlcNfc_AckTimeoutCb()
911 (gpphLlcNfc_Ctxt->s_timerinfo.timer_flag & in phLlcNfc_ConnectionTimeoutCb()