Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun.TWL/
Disd_api.h65 typedef struct ISTDDevice ISTDDevice; typedef
66 struct ISTDDevice struct
115 extern int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax);
Disd_api.c167 int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax) in ISTD_GetDeviceList()
172 ISTDDevice *p = deviceList; in ISTD_GetDeviceList()
Dloadrun.c137 ISTDDevice gDeviceList[DEVICE_MAX_NUM];