Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/misc/grove_lcd/
Dgrove_lcd.h145 void glcd_color_select(const struct device *dev, uint8_t color);
/Zephyr-latest/drivers/misc/grove_lcd_rgb/
Dgrove_lcd_rgb.c171 void glcd_color_select(const struct device *dev, uint8_t color) in glcd_color_select() function