Searched refs:ucCnt (Results 1 – 1 of 1) sorted by relevance
727 for (UCHAR ucCnt = 0; (ucCnt < MB_TCP_PORT_MAX_CONN); ucCnt++) { in vMBTCPPortMasterTask() local728 pxInfo = xMbPortConfig.pxMbSlaveInfo[ucCnt]; in vMBTCPPortMasterTask()731 ESP_LOGV(TAG, "Index: %d is not initialized, skip.", ucCnt); in vMBTCPPortMasterTask()908 for (USHORT ucCnt = 0; ucCnt < MB_TCP_PORT_MAX_CONN; ucCnt++) { in vMBMasterTCPPortDisable() local909 MbSlaveInfo_t* pxInfo = xMbPortConfig.pxMbSlaveInfo[ucCnt]; in vMBMasterTCPPortDisable()916 xMbPortConfig.pxMbSlaveInfo[ucCnt] = NULL; in vMBMasterTCPPortDisable()