Zephyr API 3.6.99
|
Go to the source code of this file.
Functions | |
int | pmw3610_set_resolution (const struct device *dev, uint16_t res_cpi) |
Set resolution on a pmw3610 device. | |
int | pmw3610_force_awake (const struct device *dev, bool enable) |
Set force awake mode on a pmw3610 device. | |
Set force awake mode on a pmw3610 device.
dev | pmw3610 device. |
enable | whether to enable or disable force awake mode. |