summaryrefslogtreecommitdiffstats
path: root/Linux_x86/phDal4Nfc_i2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'Linux_x86/phDal4Nfc_i2c.h')
-rw-r--r--Linux_x86/phDal4Nfc_i2c.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Linux_x86/phDal4Nfc_i2c.h b/Linux_x86/phDal4Nfc_i2c.h
index fe391aa..f9dda6a 100644
--- a/Linux_x86/phDal4Nfc_i2c.h
+++ b/Linux_x86/phDal4Nfc_i2c.h
@@ -36,4 +36,5 @@ void phDal4Nfc_i2c_close(void);
NFCSTATUS phDal4Nfc_i2c_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** pLinkHandle);
int phDal4Nfc_i2c_read(uint8_t * pBuffer, int nNbBytesToRead);
int phDal4Nfc_i2c_write(uint8_t * pBuffer, int nNbBytesToWrite);
-
+int phDal4Nfc_i2c_reset(long level);
+int phDal4Nfc_i2c_download(long level);