Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun/
Disd_api.h92 #define ISNTD_DEVICE_UNKNOWN 5 macro
Disd_api.c199 p->type = ISNTD_DEVICE_UNKNOWN; in ISNTD_GetDeviceList()
Dloadrun.c240 case ISNTD_DEVICE_UNKNOWN: in listDevice()
306 || gDeviceList[gCurrentDevice].type == ISNTD_DEVICE_UNKNOWN) in searchDevice()