Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h29 #define NFC_SET_PWR _IOW(NFC_MAGIC, 0x01, uint32_t) macro
DNfccI2cTransport.cc334 ret = ioctl((int)(intptr_t)pDevHandle, NFC_SET_PWR, eType); in NfccReset()