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
100
phTmlNfc_i2c_reset
((void *)((intptr_t)nHandle), 0);
102
phTmlNfc_i2c_reset
((void *)((intptr_t)nHandle), 1);
316
** Function
phTmlNfc_i2c_reset
328
int
phTmlNfc_i2c_reset
(void *pDevHandle, long level)
331
NXPLOG_TML_D("
phTmlNfc_i2c_reset
(), VEN level %ld", level);
phTmlNfc.c
608
(void)
phTmlNfc_i2c_reset
(gpphTmlNfc_Context->pDevHandle, 0);
[
all
...]
Completed in 424 milliseconds