OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iframe_send_count
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Timer.c
257
ps_timer_info->
iframe_send_count
[timer_count] = 0;
395
ps_timer_info->
iframe_send_count
[start_index] = (uint8_t)
396
(ps_timer_info->
iframe_send_count
[
418
ps_timer_info->
iframe_send_count
[start_index] = 0;
565
ps_timer_info->
iframe_send_count
[timer_index] = 0;
700
PH_LLCNFC_DEBUG("TIMER EXPIRED RETRIES : 0x%02X\n", ps_timer_info->
iframe_send_count
[zero_to_index]);
705
(ps_timer_info->
iframe_send_count
[zero_to_index] <
763
ps_timer_info->
iframe_send_count
[zero_to_index]) &&
[
all
...]
phLlcNfc_DataTypes.h
485
uint16_t
iframe_send_count
[PH_LLCNFC_MAX_ACK_GUARD_TIMER];
member in struct:phLlcNfc_Timerinfo
phLlcNfc_Frame.c
[
all
...]
Completed in 98 milliseconds