Searched refs:timeoutSubblockDownolad (Results 1 – 2 of 2) sorted by relevance
216 if (SDO->timeoutSubblockDownolad) in CO_SDO_receive()217 SDO->timeoutSubblockDownolad = false; in CO_SDO_receive()931 …if((SDO->state == CO_SDO_ST_DOWNLOAD_BL_SUBBLOCK) && (!SDO->timeoutSubblockDownolad) && (!SDO->CAN… in CO_SDO_process()933 SDO->timeoutSubblockDownolad = true; in CO_SDO_process()1109 SDO->timeoutSubblockDownolad = false; in CO_SDO_process()1125 lastSegmentInSubblock = (!SDO->timeoutSubblockDownolad && in CO_SDO_process()
640 bool_t timeoutSubblockDownolad; member