Home
last modified time | relevance | path

Searched refs:selectAPPECState (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() function
H A Dlx200ap_gtocp2.cpp377 if (!isSimulation() && (err = selectAPPECState(PortFD, pecstate) < 0)) in ISNewSwitch()
H A Dlx200ap.cpp406 if (!isSimulation() && (err = selectAPPECState(PortFD, pecstate) < 0)) in ISNewSwitch()
H A Dlx200ap_experimental.cpp749 if (!isSimulation() && (err = selectAPPECState(PortFD, pecstate) < 0)) in ISNewSwitch()