Searched refs:LCD_CURSORON (Results 1 – 2 of 2) sorted by relevance
189 _displaycontrol &= ~LCD_CURSORON; in noCursor()193 _displaycontrol |= LCD_CURSORON; in cursor()
61 #define LCD_CURSORON 0x02 macro