Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLlcNfc_Timer.c345 uint8_t no_of_guard_to_del in phLlcNfc_StopTimers() argument
382 PH_LLCNFC_DEBUG("GUARD TIMER TO DELETE: 0x%02X\n", no_of_guard_to_del); in phLlcNfc_StopTimers()
384 if (timer_count > no_of_guard_to_del) in phLlcNfc_StopTimers()
388 while (start_index < (timer_count - no_of_guard_to_del)) in phLlcNfc_StopTimers()
393 (no_of_guard_to_del + start_index)]); in phLlcNfc_StopTimers()
397 (no_of_guard_to_del + start_index)]); in phLlcNfc_StopTimers()
403 (no_of_guard_to_del + start_index)]); in phLlcNfc_StopTimers()
407 (no_of_guard_to_del + start_index)]); in phLlcNfc_StopTimers()
414 while (start_index < no_of_guard_to_del) in phLlcNfc_StopTimers()
430 if (timer_count >= no_of_guard_to_del) in phLlcNfc_StopTimers()
[all …]
DphLlcNfc_Timer.h169 uint8_t no_of_guard_to_del