Home | History | Annotate | Download | only in USB_Host_Shield

Lines Matching refs:HIGH

65 	return INT_PIN & _BV(INT) ? HIGH : LOW;

70 // return GPX_PIN & _BV(GPX) ? HIGH : LOW;
79 digitalWrite(MAX_SS,HIGH);
80 setRST(HIGH);
108 // digitalWrite( MAX_RESET, HIGH ); //release MAX3421E from reset
116 // digitalWrite( pin, HIGH );
127 digitalWrite(MAX_SS,HIGH);
142 digitalWrite(MAX_SS,HIGH);
165 digitalWrite(MAX_SS,HIGH);
182 digitalWrite(MAX_SS,HIGH);
186 /* GPIN pins are in high nibbles of IOPINS1, IOPINS2 */
214 ///* OVERLOAD state low. NO OVERLOAD or VBUS OFF state high. */