Home
last modified time | relevance | path

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

/dflybsd-src/share/examples/ppi/
H A Dppilcd.c282 static int hd_font = 0; variable
341 hd_font = 1; in hd44780_prepare()
372 hd_lines, hd_font ? "5x10" : "5x7", hd_cursor ? "" : " no", hd_blink ? " blinking" : ""); in hd44780_command()
376 if (hd_font) in hd44780_command()