Searched refs:t2t_info_to_evt (Results 1 – 4 of 4) sorted by relevance
83 extern uint8_t t2t_info_to_evt(const tT2T_CMD_RSP_INFO* p_info);
792 #define rw_t2t_info_to_event(p) t2t_info_to_evt(p)
220 uint8_t t2t_info_to_evt(const tT2T_CMD_RSP_INFO* p_info) { in t2t_info_to_evt() function
201 rw_event = t2t_info_to_evt(p_info); in rw_t2t_info_to_event()