Searched refs:PAD_ERR_NO_CONTROLLER (Results 1 – 8 of 8) sorted by relevance
132 contAll->err = PAD_ERR_NO_CONTROLLER; in ReadCont()146 if (contAll->err == PAD_ERR_NO_CONTROLLER) in ReadCont()151 case PAD_ERR_NO_CONTROLLER: in ReadCont()156 if (contAll->err == PAD_ERR_NO_CONTROLLER) in ReadCont()
78 Pads[chan].err = PAD_ERR_NO_CONTROLLER; in main()125 if (pads[chan].err == PAD_ERR_NO_CONTROLLER) in main()133 Pads[chan].err = PAD_ERR_NO_CONTROLLER; in main()
124 case PAD_ERR_NO_CONTROLLER: in main()
99 case PAD_ERR_NO_CONTROLLER: in main()
131 contAll->err = PAD_ERR_NO_CONTROLLER; in ReadCont()145 if (contAll->err == PAD_ERR_NO_CONTROLLER) in ReadCont()150 case PAD_ERR_NO_CONTROLLER: in ReadCont()154 if (contAll->err == PAD_ERR_NO_CONTROLLER) in ReadCont()
208 #define PAD_ERR_NO_CONTROLLER -1 macro
213 #define PAD_ERR_NO_CONTROLLER -1 macro
182 else if ( Pad[i].err == PAD_ERR_NO_CONTROLLER ) in DEMOPadRead()