Searched refs:iCSIndex (Results 1 – 1 of 1) sorted by relevance
| /rkdeveloptool/ |
| H A D | RKDevice.cpp | 591 int iRet = ERR_SUCCESS, iErasePos = 0, iEraseBlockNum = 0, iEraseTimes = 0, iCSIndex = 0; in EraseAllBlocks() local 632 …m_callBackProc(dwLayerID, ERASEFLASH_PROGRESS, m_flashInfo.uiBlockNum * bCSCount, iCSIndex * m_fla… in EraseAllBlocks() 637 iCSIndex++; in EraseAllBlocks() 643 …m_callBackProc(dwLayerID, ERASEFLASH_PROGRESS, m_flashInfo.uiBlockNum * bCSCount, iCSIndex * m_fla… in EraseAllBlocks()
|