Home
last modified time | relevance | path

Searched refs:pecstate (Results 1 – 5 of 5) sorted by relevance

/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dlx200apdriver.h55 int selectAPPECState(int fd, int pecstate);
H A Dlx200apdriver.cpp331 int selectAPPECState(int fd, int pecstate) in selectAPPECState() argument
336 switch (pecstate) in selectAPPECState()
H A Dlx200ap_gtocp2.cpp375 int pecstate = IUFindOnSwitchIndex(&PECStateSP); in ISNewSwitch() local
377 if (!isSimulation() && (err = selectAPPECState(PortFD, pecstate) < 0)) in ISNewSwitch()
H A Dlx200ap.cpp404 int pecstate = IUFindOnSwitchIndex(&PECStateSP); in ISNewSwitch() local
406 if (!isSimulation() && (err = selectAPPECState(PortFD, pecstate) < 0)) in ISNewSwitch()
H A Dlx200ap_experimental.cpp747 int pecstate = IUFindOnSwitchIndex(&PECStateSP); in ISNewSwitch() local
749 if (!isSimulation() && (err = selectAPPECState(PortFD, pecstate) < 0)) in ISNewSwitch()