Home
last modified time | relevance | path

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

/external/libnfc-nxp/Linux_x86/
DphOsalNfc_Timer.c54 int nIsStopped; member
109 if((timerid < MAX_NO_TIMERS)&&(timers[timerid].nIsStopped == 1)) in phOsalNfc_Timer_Expired()
235 timers[TimerId].nIsStopped = 0; in phOsalNfc_Timer_Start()
254 if(timers[TimerId].nIsStopped == 1) in phOsalNfc_Timer_Stop()
257 timers[TimerId].nIsStopped = 1; in phOsalNfc_Timer_Stop()