Searched refs:LCD_SETDDRAMADDR (Results 1 – 2 of 2) sorted by relevance
/device/google/accessory/arduino/USB_Host_Shield/ | ||
D | Max_LCD.h | 50 #define LCD_SETDDRAMADDR 0x80 macro |
D | Max_LCD.cpp | 174 command(LCD_SETDDRAMADDR | (col + row_offsets[row])); in setCursor() |