Searched refs:t1t_cmd_rsp_infos (Results 1 – 2 of 2) sorted by relevance
35 const tT1T_CMD_RSP_INFO t1t_cmd_rsp_infos[] = { variable111 for (xx = 0, p = &t1t_cmd_rsp_infos[0]; xx < T1T_MAX_NUM_OPCODES; xx++, p++) { in t1t_cmd_to_rsp_info()207 return ((uint8_t)(p_info - t1t_cmd_rsp_infos) + RW_T1T_FIRST_EVT); in t1t_info_to_evt()235 int ind = (int)(p_info - t1t_cmd_rsp_infos); in t1t_info_to_str()
72 extern const tT1T_CMD_RSP_INFO t1t_cmd_rsp_infos[];