Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c42 #define ST21NFC_SET_POLARITY_RISING _IOR(ST21NFC_MAGIC, 0x03, unsigned int) macro
310 io_code = ST21NFC_SET_POLARITY_RISING; in i2cSetPolarity()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc43 #define ST21NFC_SET_POLARITY_RISING _IOR(ST21NFC_MAGIC, 0x03, unsigned int) macro
387 io_code = ST21NFC_SET_POLARITY_RISING; in i2cSetPolarity()