Home
last modified time | relevance | path

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

/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dcelestrongps.h141 enum { PEC_Seek, PEC_Stop, PEC_Playback, PEC_Record } PecControl; enumerator
H A Dcelestrongps.cpp178 IUFillSwitch(&PecControlS[PEC_Record], "PEC_RECORD", "Record", ISS_OFF); in initProperties()
938 PecControlS[PEC_Record].s = ISS_OFF; in ReadScopeStatus()
1158 case PEC_Record: in ISNewSwitch()