Home
last modified time | relevance | path

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

/freebsd/share/examples/ppi/
H A Dppilcd.c277 static int hd_blink = 0; variable
332 hd_blink = 1; in hd44780_prepare()
369 hd_lines, hd_font ? "5x10" : "5x7", hd_cursor ? "" : " no", hd_blink ? " blinking" : ""); in hd44780_command()
387 if (hd_blink) in hd44780_command()