Lines Matching full:else
94 else if ( xMBMasterRunResTake( lTimeOut ) == FALSE ) eErrStatus = MB_MRE_MASTER_BUSY; in eMBMasterReqReadCoils()
95 else in eMBMasterReqReadCoils()
128 else if ( *usLen >= MB_PDU_SIZE_MIN + MB_PDU_FUNC_READ_SIZE_MIN ) in eMBMasterFuncReadCoils()
144 else in eMBMasterFuncReadCoils()
164 else in eMBMasterFuncReadCoils()
169 else in eMBMasterFuncReadCoils()
200 else if ( ( usCoilData != 0xFF00 ) && ( usCoilData != 0x0000 ) ) eErrStatus = MB_MRE_ILL_ARG; in eMBMasterReqWriteCoil()
201 else if ( xMBMasterRunResTake( lTimeOut ) == FALSE ) eErrStatus = MB_MRE_MASTER_BUSY; in eMBMasterReqWriteCoil()
202 else in eMBMasterReqWriteCoil()
242 else in eMBMasterFuncWriteCoil()
255 else in eMBMasterFuncWriteCoil()
260 else in eMBMasterFuncWriteCoil()
296 else if ( usNCoils > MB_PDU_REQ_WRITE_MUL_COILCNT_MAX ) eErrStatus = MB_MRE_ILL_ARG; in eMBMasterReqWriteMultipleCoils()
297 else if ( xMBMasterRunResTake( lTimeOut ) == FALSE ) eErrStatus = MB_MRE_MASTER_BUSY; in eMBMasterReqWriteMultipleCoils()
298 else in eMBMasterReqWriteMultipleCoils()
311 else in eMBMasterReqWriteMultipleCoils()
358 else in eMBMasterFuncWriteMultipleCoils()
375 else in eMBMasterFuncWriteMultipleCoils()
380 else in eMBMasterFuncWriteMultipleCoils()