Searched refs:confType (Results 1 – 1 of 1) sorted by relevance
73 static t_Error TxConf(t_FmPort *p_FmPort, e_TxConfType confType) in TxConf() argument91 while ((!(bdStatus & BD_R_E) || (confType == e_TX_CONF_TYPE_FLUSH)) && (retVal != E_OK)) in TxConf()93 if (confType & e_TX_CONF_TYPE_CALLBACK) /* if it is confirmation with user callbacks */ in TxConf()97 if ((confType & e_TX_CONF_TYPE_CALLBACK) && (bdStatus & BD_LENGTH_MASK)) in TxConf()101 if ((confType == e_TX_CONF_TYPE_FLUSH) && (bdStatus & BD_R_E)) in TxConf()