Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h53 #define NFC_GET_GPIO_STATUS _IOR(NFC_MAGIC, 0x05, uint32_t) macro
DNfccI2cTransport.cc390 ret = ioctl((int)(intptr_t)pDevHandle, NFC_GET_GPIO_STATUS, status); in NfcGetGpioStatus()