Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/loadrun.TWL/
Disd_api.h115 extern int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax);
Disd_api.c167 int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax) in ISTD_GetDeviceList() function
Dloadrun.c236 gConnectedDeviceNum = ISTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in listDevice()
1201 gConnectedDeviceNum = ISTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in main()