Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKScan.h32 …bool Wait(STRUCT_RKDEVICE_DESC &device, ENUM_RKUSB_TYPE usbType, USHORT usVid = 0, USHORT usPid = …
H A DRKScan.cpp459 bFound = Wait(device, usbType, usVid, usPid); in MutexWait()
496 bool CRKScan::Wait(STRUCT_RKDEVICE_DESC &device, ENUM_RKUSB_TYPE usbType, USHORT usVid, USHORT usPi… in Wait() function in CRKScan
H A Dmain.cpp2200 pScan->Wait(dev, RKUSB_MASKROM, dev.usVid, dev.usPid); in erase_flash()