Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun/
Disd_api.h97 NITRODEVICEID ntdId; member
Disd_api.c174 p->ntdId = id; in ISNTD_GetDeviceList()
Dloadrun.c241 printf("%3d: unknown device %x\n", n, (int)gDeviceList[n].ntdId); in listDevice()
635 if ((gDeviceHandle = ISNTD_DeviceOpen(gDeviceList[gCurrentDevice].ntdId)) == NULL) in loadFile()