Home
last modified time | relevance | path

Searched refs:phTmlNfc_e_ResetDevice (Results 1 – 8 of 8) 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.h121 phTmlNfc_e_ResetDevice = PH_TMLNFC_RESETDEVICE, /* Reset the device */ enumerator
DphTmlNfc.cc879 case phTmlNfc_e_ResetDevice: in phTmlNfc_IoCtl()
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc1074 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_write_unlocked()
1312 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_core_initialized()
2056 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHalRFConfigCmdRecSequence()
2511 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_power_cycle()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.cc1256 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_write_unlocked()
1570 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_core_initialized()
2157 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHalRFConfigCmdRecSequence()
/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc1418 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()