OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_HAL_CMD_TOUT
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
723
((UINT32)
NFC_HAL_CMD_TOUT
) * QUICK_TIMER_TICKS_PER_SEC / 1000);
774
((UINT32)
NFC_HAL_CMD_TOUT
) * QUICK_TIMER_TICKS_PER_SEC / 1000);
[
all
...]
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
191
#define
NFC_HAL_CMD_TOUT
(2000) /* timeout for NCI CMD (in ms) */
Completed in 617 milliseconds