Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/input/
Dinput_pmw3610.h16 int pmw3610_set_resolution(const struct device *dev, uint16_t res_cpi);
/Zephyr-latest/drivers/input/
Dinput_pmw3610.c263 int pmw3610_set_resolution(const struct device *dev, uint16_t res_cpi) in pmw3610_set_resolution() function
472 pmw3610_set_resolution(dev, cfg->res_cpi); in pmw3610_configure()