Home
last modified time | relevance | path

Searched refs:auxdisplay_hd44780_backlight_set (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/auxdisplay/
Dauxdisplay_hd44780.c413 static int auxdisplay_hd44780_backlight_set(const struct device *dev, uint8_t backlight) in auxdisplay_hd44780_backlight_set() function
537 .backlight_set = auxdisplay_hd44780_backlight_set,