Searched refs:LCD_CMD_CURSOR_INC (Results 1 – 1 of 1) sorted by relevance
44 #define LCD_CMD_CURSOR_INC 0x02 /* Increment cursor */ macro284 lcd->ops->write_cmd(lcd, LCD_CMD_ENTRY_MODE | LCD_CMD_CURSOR_INC); in charlcd_init_display()