Searched refs:PAD_ERR_NO_CONTROLLER (Results 1 – 7 of 7) sorted by relevance
128 contAll->err = PAD_ERR_NO_CONTROLLER; in ReadCont()142 if (contAll->err == PAD_ERR_NO_CONTROLLER) in ReadCont()147 case PAD_ERR_NO_CONTROLLER: in ReadCont()151 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()
121 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
205 #define PAD_ERR_NO_CONTROLLER -1 macro
182 else if ( Pad[i].err == PAD_ERR_NO_CONTROLLER ) in DEMOPadRead()