Home
last modified time | relevance | path

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

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dinst.h328 inst2_switch_trig = 0x00000400, /* Inst. switch trigger measure capability, */ enumerator
H A Ddtp51.c807 cap2 |= inst2_switch_trig /* Can only be triggered by microswitch */ in dtp51_capabilities()
H A Dchartread.c1165 } else if (cap2 & inst2_switch_trig) { in read_strips()