OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timer_count
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Timer.c
182
uint8_t
timer_count
= 0;
local
222
timer_count
= ps_timer_info->guard_to_count;
235
PH_LLCNFC_DEBUG("GUARD TIMER COUNT : 0x%02X\n",
timer_count
);
252
ps_timer_info->guard_to_value[
timer_count
] = (uint16_t)
255
ps_timer_info->timer_ns_value[
timer_count
] = ns_value;
256
ps_timer_info->frame_type[
timer_count
] = (uint8_t)invalid_frame;
257
ps_timer_info->iframe_send_count[
timer_count
] = 0;
259
if ((
timer_count
> 0) &&
260
(ps_timer_info->guard_to_value[(
timer_count
- 1)] >=
267
ps_timer_info->guard_to_value[
timer_count
] = (uint16_t
353
uint8_t
timer_count
= 0;
local
711
uint8_t
timer_count
= 0;
local
[
all
...]
phLlcNfc_Frame.c
1004
uint8_t
timer_count
= 0;
local
[
all
...]
Completed in 1299 milliseconds