Searched refs:get_gpio_values_cmd (Results 1 – 1 of 1) sorted by relevance
2878 uint8_t get_gpio_values_cmd[] = {0x20, 0x03, 0x03, 0x01, 0xA0, 0x00}; in phNxpNciHal_gpio_restore() local2887 get_gpio_values_cmd[5] = 0x08; in phNxpNciHal_gpio_restore()2888 status = phNxpNciHal_send_ext_cmd(sizeof(get_gpio_values_cmd), in phNxpNciHal_gpio_restore()2889 get_gpio_values_cmd); in phNxpNciHal_gpio_restore()2908 get_gpio_values_cmd[5] = 0x14; in phNxpNciHal_gpio_restore()2909 status = phNxpNciHal_send_ext_cmd(sizeof(get_gpio_values_cmd), in phNxpNciHal_gpio_restore()2910 get_gpio_values_cmd); in phNxpNciHal_gpio_restore()