Home
last modified time | relevance | path

Searched refs:ST21NFC_PULSE_RESET (Results 1 – 2 of 2) sorted by relevance

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c41 #define ST21NFC_PULSE_RESET _IOR(ST21NFC_MAGIC, 0x02, unsigned int) macro
332 if (-1 == (result = ioctl(fid, ST21NFC_PULSE_RESET, NULL))) { in i2cResetPulse()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc42 #define ST21NFC_PULSE_RESET _IOR(ST21NFC_MAGIC, 0x02, unsigned int) macro
408 if (-1 == (result = ioctl(fid, ST21NFC_PULSE_RESET, NULL))) { in i2cResetPulse()