Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLlcNfc_Timer.c101 static phLlcNfc_Context_t *gpphLlcNfc_Ctxt = NULL; variable
116 gpphLlcNfc_Ctxt = psLlcCtxt; in phLlcNfc_TimerInit()
120 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index] = in phLlcNfc_TimerInit()
135 if ((NULL != gpphLlcNfc_Ctxt) && in phLlcNfc_TimerUnInit()
136 (gpphLlcNfc_Ctxt == psLlcCtxt)) in phLlcNfc_TimerUnInit()
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()
[all …]