Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun/
Disd_api.h138 extern int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax);
Disd_api.c141 int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax) in ISNTD_GetDeviceList() function
Dloadrun.c215 gConnectedDeviceNum = ISNTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in listDevice()
998 gConnectedDeviceNum = ISNTD_GetDeviceList(&gDeviceList[0], DEVICE_MAX_NUM); in main()