Searched refs:err_sts (Results 1 – 2 of 2) sorted by relevance
1055 void MEC_HAL_I3C_TGT_Error_Recovery(struct mec_i3c_ctx *ctx, uint8_t err_sts) in MEC_HAL_I3C_TGT_Error_Recovery() argument1059 if ((err_sts == TARGET_RESP_ERR_CRC) || in MEC_HAL_I3C_TGT_Error_Recovery()1060 (err_sts == TARGET_RESP_ERR_PARITY) || in MEC_HAL_I3C_TGT_Error_Recovery()1061 (err_sts == TARGET_RESP_ERR_UNDERFLOW_OVERFLOW)) { in MEC_HAL_I3C_TGT_Error_Recovery()
319 void MEC_HAL_I3C_TGT_Error_Recovery(struct mec_i3c_ctx *ctx, uint8_t err_sts);