Home
last modified time | relevance | path

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

/freebsd/share/examples/ppi/
H A Dppilcd.c284 #define HD_WRITE AUTOFEED macro
297 hd_sctrl(type | HD_WRITE | STROBE); /* set direction, address */ in hd44780_output()
298 hd_sctrl(type | HD_WRITE); /* raise E */ in hd44780_output()
300 hd_sctrl(type | HD_WRITE | STROBE); /* lower E */ in hd44780_output()