HomeSort by relevance Sort by last modified time
    Searched refs:rIOPINS2 (Results 1 - 2 of 2) sorted by null

  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp 152 regWr( rIOPINS2, val );
190 tmpbyte = regRd( rIOPINS2 ); //pins 4-7
218 // tmp = regRd( rIOPINS2 ); //copy of IOPINS2
225 // regWr( rIOPINS2, tmp ); //send GPOUT7
229 // if (( regRd( rIOPINS2 ) & bmGPIN7 ) == 0 ) { // check if overload is present. MAX4793 /FLAG ( pin 4 ) goes low if overload
Max3421e_constants.h 133 #define rIOPINS2 0xa8 //21<<3

Completed in 62 milliseconds