Searched refs:timer_started (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphLlcNfc_Timer.c501 uint8_t timer_started = 0; local
511 timer_started = (uint8_t)
518 if (0 != timer_started)
536 timer_started = (uint8_t)GET_BITS8 (ps_timer_info->timer_flag,
540 if (0 != timer_started)

Completed in 246 milliseconds