Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.h71 GPIO_RESTORE = 0x10, enumerator
DphNxpNciHal.cc401 phNxpNciHal_gpio_restore(GPIO_RESTORE); in phNxpNciHal_fw_download()
2867 } else if(state == GPIO_RESTORE) { in phNxpNciHal_gpio_restore()
2868 nxpncihal_ctrl.phNxpNciGpioInfo.state = GPIO_RESTORE; in phNxpNciHal_gpio_restore()
3220 } else if (nxpncihal_ctrl.phNxpNciGpioInfo.state == GPIO_RESTORE) { in phNxpNciHal_print_res_status()