Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.h69 GPIO_STORE = 0x01, enumerator
DphNxpNciHal.cc335 phNxpNciHal_gpio_restore(GPIO_STORE); in phNxpNciHal_fw_download()
2851 if(state == GPIO_STORE) { in phNxpNciHal_gpio_restore()
2852 nxpncihal_ctrl.phNxpNciGpioInfo.state = GPIO_STORE; in phNxpNciHal_gpio_restore()
3219 } else if (nxpncihal_ctrl.phNxpNciGpioInfo.state == GPIO_STORE) { in phNxpNciHal_print_res_status()