Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/tml/
DphTmlNfc.h106 phTmlNfc_e_ResetDevice = PH_TMLNFC_RESETDEVICE, /* Reset the device */ enumerator
DphTmlNfc.cc866 case phTmlNfc_e_ResetDevice: { in phTmlNfc_IoCtl()
/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc1018 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_write_unlocked()
1246 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_core_initialized()
2018 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHalRFConfigCmdRecSequence()
2423 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_power_cycle()
/hardware/nxp/nfc/halimpl/self-test/
DphNxpNciHal_SelfTest.cc1430 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_PrbsTestStop()