Searched refs:T3T_MSG_RSP_STATUS2_ERROR_MEMORY (Results 1 – 2 of 2) sorted by relevance
328 T3T_MSG_RSP_STATUS_ERROR, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_update_cmd()420 UINT8_TO_STREAM(p_dst, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_check_cmd()463 UINT8_TO_STREAM(p_dst, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_check_cmd()491 UINT8_TO_STREAM(p_dst, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_check_cmd()
344 #define T3T_MSG_RSP_STATUS2_ERROR_MEMORY 0x70 macro