OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phTmlNfc_i2c_reset
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc_i2c.h
30
int
phTmlNfc_i2c_reset
(void *pDevHandle,long level);
phTmlNfc_i2c.c
99
phTmlNfc_i2c_reset
((void *)((intptr_t)nHandle), 1);
101
phTmlNfc_i2c_reset
((void *)((intptr_t)nHandle), 0);
103
phTmlNfc_i2c_reset
((void *)((intptr_t)nHandle), 1);
310
** Function
phTmlNfc_i2c_reset
322
int
phTmlNfc_i2c_reset
(void *pDevHandle, long level)
325
NXPLOG_TML_D("
phTmlNfc_i2c_reset
(), VEN level %ld", level);
phTmlNfc.c
599
(void)
phTmlNfc_i2c_reset
(gpphTmlNfc_Context->pDevHandle, 0);
[
all
...]
Completed in 105 milliseconds