OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bTimeout
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.h
113
uint8_t
bTimeout
; /* Holds the Timeout Value */
phNxpNciHal.c
380
nxpprofile_ctrl.
bTimeout
= 0;
401
nxpprofile_ctrl.
bTimeout
= num;
406
NXPLOG_FWDNLD_D("gphNxpNciHal_fw_IoctlCtx.bClkFreqVal = 0x%x", nxpprofile_ctrl.
bTimeout
);
420
if ((nxpprofile_ctrl.
bTimeout
< CLK_TO_CFG_DEF) || (nxpprofile_ctrl.
bTimeout
> CLK_TO_CFG_MAX))
423
nxpprofile_ctrl.
bTimeout
= CLK_TO_CFG_DEF;
[
all
...]
Completed in 2436 milliseconds