Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun.TWL/
Disd_api.c35 ISD_OPENEX ISTD_OpenEx; variable
117 ISTD_OpenEx = _declDllFunc(OPENEX, OPENEX); in ISTD_InitDll()
Disd_api.h43 extern ISD_OPENEX ISTD_OpenEx;
Dloadrun.c744 if ((gDeviceHandle = ISTD_OpenEx(gDeviceList[gCurrentDevice].id)) == NULL) in loadFile()