Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/loadrun/
Disd_api.c26 NITROTOOLAPI_OPEN ISNTD_DeviceOpen; variable
85 ISNTD_DeviceOpen = _declDllFunc(OPEN, OPEN); in ISNTD_InitDll()
Disd_api.h64 extern NITROTOOLAPI_OPEN ISNTD_DeviceOpen;
Dloadrun.c635 if ((gDeviceHandle = ISNTD_DeviceOpen(gDeviceList[gCurrentDevice].ntdId)) == NULL) in loadFile()