Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLlcNfc_Timer.c181 uint8_t timerstarted = 0; in phLlcNfc_StartTimers() local
197 timerstarted = (uint8_t) in phLlcNfc_StartTimers()
201 if (0 == timerstarted) in phLlcNfc_StartTimers()
229 timerstarted = (uint8_t) in phLlcNfc_StartTimers()
236 PH_LLCNFC_DEBUG("GUARD TIMER STARTED : 0x%02X\n", timerstarted); in phLlcNfc_StartTimers()
238 if (0 == timerstarted) in phLlcNfc_StartTimers()
281 timerstarted = TRUE; in phLlcNfc_StartTimers()
291 timerstarted = (uint8_t)GET_BITS8 ( in phLlcNfc_StartTimers()
296 if (FALSE == timerstarted) in phLlcNfc_StartTimers()
324 (FALSE == timerstarted)) in phLlcNfc_StartTimers()