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