Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/loadrun.TWL/
Disd_api.c53 ISD_PRINTFSETCB ISTD_PrintfSetCB; variable
128 ISTD_PrintfSetCB = _declDllFunc(PRINTFSETCB, PRINTFSETCB); in ISTD_InitDll()
Disd_api.h54 extern ISD_PRINTFSETCB ISTD_PrintfSetCB;
Dloadrun.c755 ISTD_PrintfSetCB( gDeviceHandle, printCallback, (void*)0 ); in loadFile()