Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/tools/loadrun/
Disd_api.h94 typedef struct ISNTDDevice ISNTDDevice; typedef
95 struct ISNTDDevice struct
138 extern int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax);
Disd_api.c141 int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax) in ISNTD_GetDeviceList()
146 ISNTDDevice *p = deviceList; in ISNTD_GetDeviceList()
Dloadrun.c126 ISNTDDevice gDeviceList[DEVICE_MAX_NUM];