Home
last modified time | relevance | path

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

/freebsd/share/examples/ppi/
H A Dppilcd.c276 static int hd_lines = 2; variable
329 hd_lines = 1; in hd44780_prepare()
369 hd_lines, hd_font ? "5x10" : "5x7", hd_cursor ? "" : " no", hd_blink ? " blinking" : ""); in hd44780_command()
371 if (hd_lines == 2) in hd44780_command()
405 if (hd_lines == 2) in hd44780_command()