Searched refs:gc2145_set_window (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/drivers/video/ |
| D | gc2145.c | 833 static int gc2145_set_window(const struct device *dev, uint16_t reg, uint16_t x, uint16_t y, in gc2145_set_window() function 970 ret = gc2145_set_window(dev, GC2145_REG_BLANK_WINDOW_BASE, win_x, win_y, win_w + 16, in gc2145_set_resolution() 977 ret = gc2145_set_window(dev, GC2145_REG_WINDOW_BASE, x, y, w, h); in gc2145_set_resolution()
|