Home
last modified time | relevance | path

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

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dhuey.h49 #define HUEY_COMS_FAIL 0x62 /* Communication failure */ macro
H A Dhuey.c77 return HUEY_COMS_FAIL; in icoms2huey_err()
194 return huey_interp_code((inst *)p, HUEY_COMS_FAIL); in huey_command()
222 return huey_interp_code((inst *)p, HUEY_COMS_FAIL); in huey_command()
243 return huey_interp_code((inst *)p, HUEY_COMS_FAIL); in huey_command()
1283 case HUEY_COMS_FAIL: in huey_interp_error()
1369 case HUEY_COMS_FAIL: in huey_interp_code()