Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/tml/
DphTmlNfc_i2c.h44 #define PN544_SET_PWR _IOW(PN544_MAGIC, 0x01, unsigned int) macro
DphTmlNfc_i2c.cc293 ret = ioctl((intptr_t)pDevHandle, PN544_SET_PWR, level); in phTmlNfc_i2c_reset()