Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dmain.cpp2923 bool write_lba(STRUCT_RKDEVICE_DESC &dev, UINT uiBegin, char *szFile) in write_lba() function
3263 bSuccess = write_lba(dev, (u32)uiBegin, argv[3]); in handle_command()
3288 bSuccess = write_lba(dev, (u32)lba, argv[3]); in handle_command()
3307 bSuccess = write_lba(dev, part_offset, argv[3]); in handle_command()