Searched refs:ucCurSlaveIndex (Results 1 – 2 of 2) sorted by relevance
118 xMbPortConfig.ucCurSlaveIndex = 1; in xMBMasterTCPPortInit()158 xMbPortConfig.ucCurSlaveIndex = xIndex; in vMBTCPPortMasterFindSlaveInfo()799 xMbPortConfig.ucCurSlaveIndex); in vMBTCPPortMasterTask()970 USHORT ucCurSlaveIndex = ucMBMasterGetDestAddress(); in xMBMasterTCPPortSendResponse() local971 MbSlaveInfo_t* pxInfo = vMBTCPPortMasterFindSlaveInfo(ucCurSlaveIndex); in xMBMasterTCPPortSendResponse()1004 ESP_LOGD(TAG, "Send data to died slave, address = %d", ucCurSlaveIndex); in xMBMasterTCPPortSendResponse()
85 USHORT ucCurSlaveIndex; /*!< Master current processing slave index */ member