Searched refs:LCD_BLINKON (Results 1 – 2 of 2) sorted by relevance
200 _displaycontrol &= ~LCD_BLINKON; in noBlink()204 _displaycontrol |= LCD_BLINKON; in blink()
63 #define LCD_BLINKON 0x01 macro