Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c45 #define ST21NFC_SET_POLARITY_LOW _IOR(ST21NFC_MAGIC, 0x06, unsigned int) macro
305 io_code = ST21NFC_SET_POLARITY_LOW; in i2cSetPolarity()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc46 #define ST21NFC_SET_POLARITY_LOW _IOR(ST21NFC_MAGIC, 0x06, unsigned int) macro
382 io_code = ST21NFC_SET_POLARITY_LOW; in i2cSetPolarity()