Home
last modified time | relevance | path

Searched refs:phTmlNfc_e_ResetDevice (Results 1 – 7 of 7) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/tml/
DphTmlNfc.h106 phTmlNfc_e_ResetDevice = PH_TMLNFC_RESETDEVICE, /* Reset the device */ enumerator
DphTmlNfc.cc877 case phTmlNfc_e_ResetDevice: { in phTmlNfc_IoCtl()
/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.h106 phTmlNfc_e_ResetDevice = PH_TMLNFC_RESETDEVICE, /* Reset the device */ enumerator
DphTmlNfc.cc938 case phTmlNfc_e_ResetDevice: in phTmlNfc_IoCtl()
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc1065 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_write_unlocked()
1302 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_core_initialized()
2038 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHalRFConfigCmdRecSequence()
2442 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_power_cycle()
/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc1419 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_PrbsTestStop()
/hardware/nxp/nfc/pn8x/halimpl/self-test/
DphNxpNciHal_SelfTest.cc1421 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_PrbsTestStop()