Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.h69 GPIO_RESTORE = 0x10, enumerator
DphNxpNciHal.cc393 phNxpNciHal_gpio_restore(GPIO_RESTORE); in phNxpNciHal_fw_download()
2872 } else if(state == GPIO_RESTORE) { in phNxpNciHal_gpio_restore()
2873 nxpncihal_ctrl.phNxpNciGpioInfo.state = GPIO_RESTORE; in phNxpNciHal_gpio_restore()
3238 } else if (nxpncihal_ctrl.phNxpNciGpioInfo.state == GPIO_RESTORE) { in phNxpNciHal_print_res_status()