Zephyr API 3.6.99
|
Go to the source code of this file.
Functions | |
int | pat912x_set_resolution (const struct device *dev, int16_t res_x_cpi, int16_t res_y_cpi) |
Set resolution on a pat912x device. | |
Set resolution on a pat912x device.
dev | pat912x device. |
res_x_cpi | CPI resolution for the X axis, 0 to 1275, -1 to keep the current value. |
res_y_cpi | CPI resolution for the Y axis, 0 to 1275, -1 to keep the current value. |