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

/external/libnfc-nxp/src/
H A DphLlcNfc_Timer.c509 uint8_t timer_started = 0; local
519 timer_started = (uint8_t)
526 if (0 != timer_started)
544 timer_started = (uint8_t)GET_BITS8 (ps_timer_info->timer_flag,
548 if (0 != timer_started)

Completed in 33 milliseconds