summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/hd44780_common.h
AgeCommit message (Expand)Author
2020-11-04auxdisplay: Change gotoxy calling interfaceLars Poeschel
2020-11-04auxdisplay: Move char redefine code to hd44780_commonLars Poeschel
2020-11-04auxdisplay: implement various hd44780_common_ functionsLars Poeschel
2020-11-04auxdisplay: Move init_display to hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move clear_display to hd44780_commonLars Poeschel
2020-11-04auxdisplay: add home to charlcd_opsLars Poeschel
2020-11-04auxdisplay: provide hd44780_common_gotoxyLars Poeschel
2020-11-04auxdisplay: hd44780_common_printLars Poeschel
2020-11-04auxdisplay: Move write_cmd pointers to hd44780 driversLars Poeschel
2020-11-04auxdisplay: Move write_data pointer to hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move ifwidth to struct hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move hwidth and bwidth to struct hd44780_commonLars Poeschel
2020-11-04auxdisplay: Introduce hd44780_common.[ch]Lars Poeschel