Searched refs:cytp_rate (Results 1 – 1 of 1) sorted by relevance
35 static const unsigned char cytp_rate[] = {10, 20, 40, 60, 100, 200}; variable157 for (i = 0; i < sizeof(cytp_rate); i++) in cypress_verify_cmd_state()158 if (cytp_rate[i] == param[2]) in cypress_verify_cmd_state()