HomeSort by: relevance | last modified time | path
    Searched refs:HD_BIGFONT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
hd44780var.h 95 #define HD_BIGFONT 0x04 /* 5x10 if set, 5x8 otherwise */
hd44780_subr.c 436 sc->sc_flags & HD_BIGFONT);
519 hd44780_info()->is_bigfont = sc->sc_flags & HD_BIGFONT;

Completed in 12 milliseconds