Searched refs:LCD_CMD_FONT_5X10_DOTS (Results 1 – 1 of 1) sorted by relevance
151 #define LCD_CMD_FONT_5X10_DOTS 0x04 /* Set char font to 5x10 dots */ macro1043 | ((lcd.flags & LCD_FLAG_F) ? LCD_CMD_FONT_5X10_DOTS : 0) in lcd_init_display()1291 ? LCD_CMD_FONT_5X10_DOTS in handle_lcd_special_code()