Home
last modified time | relevance | path

Searched refs:LCD_MOVELEFT (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/lcd/
Dhd44780_bits.h67 const uint8_t LCD_MOVELEFT = 0x00; variable
Dlcm1602.cxx327 return command(LCD_CURSORSHIFT | LCD_DISPLAYMOVE | LCD_MOVELEFT); in scrollDisplayLeft()