Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c44 #define ST21NFC_SET_POLARITY_HIGH _IOR(ST21NFC_MAGIC, 0x05, unsigned int) macro
312 io_code = ST21NFC_SET_POLARITY_HIGH; in i2cSetPolarity()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc45 #define ST21NFC_SET_POLARITY_HIGH _IOR(ST21NFC_MAGIC, 0x05, unsigned int) macro
389 io_code = ST21NFC_SET_POLARITY_HIGH; in i2cSetPolarity()