Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.h63 HAL_STATUS_OPEN, enumerator
DphNxpNciHal.cc606 nxpncihal_ctrl.halStatus = HAL_STATUS_OPEN; in phNxpNciHal_MinOpen()
785 if (nxpncihal_ctrl.halStatus == HAL_STATUS_OPEN) { in phNxpNciHal_open()
877 nxpncihal_ctrl.halStatus = HAL_STATUS_OPEN; in phNxpNciHal_open_complete()
925 if (nxpncihal_ctrl.halStatus != HAL_STATUS_OPEN) { in phNxpNciHal_write_internal()
1274 if (nxpncihal_ctrl.halStatus != HAL_STATUS_OPEN) { in phNxpNciHal_core_initialized()
2414 if (nxpncihal_ctrl.halStatus != HAL_STATUS_OPEN) { in phNxpNciHal_power_cycle()