Home
last modified time | relevance | path

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

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dhuey.h101 int LCD_caltime; /* Calibration time in secs from January 1, 1970, UTC */ member
H A Dhuey.c940 if ((ev = huey_rdreg_word(p, &p->LCD_caltime, 50) ) != inst_ok) in huey_read_all_regs()
942 …a1logd(p->log,2,"LCD/user calibration time = 0x%x = %s\n",p->LCD_caltime, ctime_32(&p->LCD_caltime in huey_read_all_regs()
1009 if (p->LCD_caltime == 0xffffffff) in huey_compute_factors()