Searched refs:LCD_CURSOR_OFF (Results 1 – 1 of 1) sorted by relevance
114 #define LCD_CURSOR_OFF 0x00 macro515 lcd_data.disp_cntl = LCD_DISPLAY_ON | LCD_CURSOR_OFF | LCD_BLINK_OFF; in pi_lcd_init()