Home
last modified time | relevance | path

Searched refs:LCD_SETDDRAMADDR (Results 1 – 2 of 2) sorted by relevance

/device/google/accessory/arduino/USB_Host_Shield/
DMax_LCD.h50 #define LCD_SETDDRAMADDR 0x80 macro
DMax_LCD.cpp174 command(LCD_SETDDRAMADDR | (col + row_offsets[row])); in setCursor()