HomeSort by relevance Sort by last modified time
    Searched refs:PN544_SET_PWR (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_i2c.c 267 #define PN544_SET_PWR _IOW(0xe9, 0x01, unsigned int)
272 return ioctl(gI2cPortContext.nHandle, PN544_SET_PWR, level);
  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc_i2c.c 327 #define PN544_SET_PWR _IOW(0xe9, 0x01, unsigned int)
338 ret = ioctl((intptr_t)pDevHandle, PN544_SET_PWR, level);

Completed in 471 milliseconds