Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c43 #define ST21NFC_SET_POLARITY_FALLING _IOR(ST21NFC_MAGIC, 0x04, unsigned int) macro
303 io_code = ST21NFC_SET_POLARITY_FALLING; in i2cSetPolarity()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc44 #define ST21NFC_SET_POLARITY_FALLING _IOR(ST21NFC_MAGIC, 0x04, unsigned int) macro
380 io_code = ST21NFC_SET_POLARITY_FALLING; in i2cSetPolarity()