Home
last modified time | relevance | path

Searched refs:pphDal4Nfc_sConfig_t (Results 1 – 7 of 7) sorted by relevance

/external/libnfc-nxp/src/
DphDal4Nfc.h129 typedef phLibNfc_sConfig_t *pphDal4Nfc_sConfig_t; typedef
568 pphDal4Nfc_sConfig_t config,
/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_uart.h40 NFCSTATUS phDal4Nfc_uart_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** pLinkHandle);
DphDal4Nfc_i2c.h36 NFCSTATUS phDal4Nfc_i2c_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** pLinkHandle);
DphDal4Nfc_link.h40 typedef NFCSTATUS (*phDal4Nfc_link_open_and_configure_CB_t) (pphDal4Nfc_sConfig_t pConfig, void *…
DphDal4Nfc_i2c.c143 NFCSTATUS phDal4Nfc_i2c_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** pLinkHandle) in phDal4Nfc_i2c_open_and_configure()
DphDal4Nfc_uart.c160 NFCSTATUS phDal4Nfc_uart_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** pLinkHandle) in phDal4Nfc_uart_open_and_configure()
DphDal4Nfc.c534 NFCSTATUS phDal4Nfc_Config(pphDal4Nfc_sConfig_t config,void **phwref) in phDal4Nfc_Config()