Home
last modified time | relevance | path

Searched refs:EraseAllBlocks (Results 1 – 3 of 3) sorted by relevance

/rkdeveloptool/
H A DRKDevice.h96 int EraseAllBlocks(bool force_block_erase=false);
H A DRKDevice.cpp587 int CRKDevice::EraseAllBlocks(bool force_block_erase) in EraseAllBlocks() function in CRKDevice
H A Dmain.cpp2193 iRet = pDevice->EraseAllBlocks(); in erase_flash()