Searched defs:hlcd_screen (Results 1 – 1 of 1) sorted by relevance
83 struct hlcd_screen { struct84 int hlcd_curon;85 int hlcd_curx;86 int hlcd_cury;87 uint8_t *image; /* characters of screen */88 struct hd44780_chip *hlcd_sc;