Searched refs:t1t_info_to_evt (Results 1 – 4 of 4) sorted by relevance
76 extern uint8_t t1t_info_to_evt(const tT1T_CMD_RSP_INFO* p_info);
774 #define rw_t1t_handle_rsp(p, a, b, c) t1t_info_to_evt(p)775 #define rw_t1t_info_to_event(p) t1t_info_to_evt(p)
206 uint8_t t1t_info_to_evt(const tT1T_CMD_RSP_INFO* p_info) { in t1t_info_to_evt() function
96 return t1t_info_to_evt(p_info); in rw_t1t_handle_rsp()164 rw_event = t1t_info_to_evt(p_info); in rw_t1t_info_to_event()