Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc2841 uint8_t get_gpio_values_cmd[] = {0x20, 0x03, 0x03, 0x01, 0xA0, 0x00}; in phNxpNciHal_gpio_restore() local
2850 get_gpio_values_cmd[5] = 0x08; in phNxpNciHal_gpio_restore()
2851 status = phNxpNciHal_send_ext_cmd(sizeof(get_gpio_values_cmd), get_gpio_values_cmd); in phNxpNciHal_gpio_restore()
2869 get_gpio_values_cmd[5] = 0x14; in phNxpNciHal_gpio_restore()
2870 status = phNxpNciHal_send_ext_cmd(sizeof(get_gpio_values_cmd), get_gpio_values_cmd); in phNxpNciHal_gpio_restore()