Home
last modified time | relevance | path

Searched refs:EXIT_NUM_NO_DEVICE (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.2.1/build/tools/loadrun/
Dloadrun.c64 #define EXIT_NUM_NO_DEVICE -1 // There are no available devices macro
218 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in listDevice()
269 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "found no device."); in searchDevice()
308 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "illegal device."); in searchDevice()
1001 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in main()
/TwlSDK-5.2.1/build/tools/loadrun.TWL/
Dloadrun.c62 #define EXIT_NUM_NO_DEVICE -1 // There are no available devices macro
239 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in listDevice()
286 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "found no device."); in searchDevice()
343 …displayErrorAndExit(EXIT_NUM_NO_DEVICE, "two or more devices matched to sperified serial number." … in searchDevice()
352 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "illegal device."); in searchDevice()
1204 displayErrorAndExit(EXIT_NUM_NO_DEVICE, "Cannot access devices."); in main()