Home
last modified time | relevance | path

Searched refs:phDal4Nfc_i2c_read (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_i2c.h37 int phDal4Nfc_i2c_read(uint8_t * pBuffer, int nNbBytesToRead);
DphDal4Nfc_i2c.c178 int phDal4Nfc_i2c_read(uint8_t * pBuffer, int nNbBytesToRead) in phDal4Nfc_i2c_read() function
DphDal4Nfc.c596 gLinkFunc.read = phDal4Nfc_i2c_read; in phDal4Nfc_Config()