Home
last modified time | relevance | path

Searched refs:LCD_FUNCTIONSET (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/lcd/
Djhd1313m1.cxx50 ret = command(LCD_FUNCTIONSET | LCD_2LINE); in Jhd1313m1()
53 ret = command(LCD_FUNCTIONSET | LCD_2LINE); in Jhd1313m1()
Dhd44780_bits.h45 const uint8_t LCD_FUNCTIONSET = 0x20; variable
Dlcm1602.cxx91 command(LCD_FUNCTIONSET | 0x0f); in Lcm1602()
153 command(LCD_FUNCTIONSET | LCD_2LINE | LCD_4BITMODE | LCD_5x8DOTS); in Lcm1602()