Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.h70 GPIO_STORE = 0x01, enumerator
DphNxpNciHal.cc336 phNxpNciHal_gpio_restore(GPIO_STORE); in phNxpNciHal_fw_download()
2958 if (state == GPIO_STORE) { in phNxpNciHal_gpio_restore()
2959 nxpncihal_ctrl.phNxpNciGpioInfo.state = GPIO_STORE; in phNxpNciHal_gpio_restore()
3345 } else if (nxpncihal_ctrl.phNxpNciGpioInfo.state == GPIO_STORE) { in phNxpNciHal_print_res_status()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.h103 GPIO_STORE = 0x01, enumerator
DphNxpNciHal.cc455 if (IS_CHIP_TYPE_L(sn100u)) phNxpNciHal_gpio_restore(GPIO_STORE); in phNxpNciHal_force_fw_download()
3404 if (state == GPIO_STORE) { in phNxpNciHal_gpio_restore()
3405 nxpncihal_ctrl.phNxpNciGpioInfo.state = GPIO_STORE; in phNxpNciHal_gpio_restore()
3747 } else if (nxpncihal_ctrl.phNxpNciGpioInfo.state == GPIO_STORE) { in phNxpNciHal_print_res_status()