OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PH_LLCNFC_GUARDTIMER
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Timer.h
49
#define
PH_LLCNFC_GUARDTIMER
(0x01) /**< Timer for guard time out */
phLlcNfc_Timer.c
140
if (
PH_LLCNFC_GUARDTIMER
== index)
218
case
PH_LLCNFC_GUARDTIMER
:
248
timerid = ps_timer_info->timer_id[
PH_LLCNFC_GUARDTIMER
];
375
case
PH_LLCNFC_GUARDTIMER
:
442
timerid = ps_timer_info->timer_id[
PH_LLCNFC_GUARDTIMER
];
625
gpphLlcNfc_Ctxt->s_timerinfo.timer_id[
PH_LLCNFC_GUARDTIMER
]) &&
637
ps_timer_info->timer_id[
PH_LLCNFC_GUARDTIMER
]);
691
ps_timer_info->timer_id[
PH_LLCNFC_GUARDTIMER
],
[
all
...]
phLlcNfc_Interface.c
632
phLlcNfc_StopTimers(
PH_LLCNFC_GUARDTIMER
,
[
all
...]
phLlcNfc_Frame.c
821
(void)phLlcNfc_StartTimers (
PH_LLCNFC_GUARDTIMER
,
932
(void)phLlcNfc_StartTimers (
PH_LLCNFC_GUARDTIMER
, ns_rejected);
[
all
...]
phLlcNfc.c
442
(void)phLlcNfc_StartTimers (
PH_LLCNFC_GUARDTIMER
,
Completed in 25 milliseconds