summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/hd44780_common.h
Commit message (Expand)AuthorAgeFilesLines
* auxdisplay: Change gotoxy calling interfaceLars Poeschel2020-11-041-1/+1
* auxdisplay: Move char redefine code to hd44780_commonLars Poeschel2020-11-041-0/+1
* auxdisplay: implement various hd44780_common_ functionsLars Poeschel2020-11-041-0/+9
* auxdisplay: Move init_display to hd44780_commonLars Poeschel2020-11-041-0/+2
* auxdisplay: Move clear_display to hd44780_commonLars Poeschel2020-11-041-0/+1
* auxdisplay: add home to charlcd_opsLars Poeschel2020-11-041-0/+1
* auxdisplay: provide hd44780_common_gotoxyLars Poeschel2020-11-041-0/+1
* auxdisplay: hd44780_common_printLars Poeschel2020-11-041-0/+1
* auxdisplay: Move write_cmd pointers to hd44780 driversLars Poeschel2020-11-041-0/+3
* auxdisplay: Move write_data pointer to hd44780_commonLars Poeschel2020-11-041-0/+1
* auxdisplay: Move ifwidth to struct hd44780_commonLars Poeschel2020-11-041-0/+1
* auxdisplay: Move hwidth and bwidth to struct hd44780_commonLars Poeschel2020-11-041-0/+5
* auxdisplay: Introduce hd44780_common.[ch]Lars Poeschel2020-11-041-0/+7