Zephyr API
3.6.99
Loading...
Searching...
No Matches
input_pat912x.h
Go to the documentation of this file.
1
/*
2
* Copyright 2024 Google LLC
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_INPUT_PAT912X_H_
8
#define ZEPHYR_INCLUDE_INPUT_PAT912X_H_
9
19
int
pat912x_set_resolution
(
const
struct
device
*dev,
20
int16_t
res_x_cpi,
int16_t
res_y_cpi);
21
22
#endif
/* ZEPHYR_INCLUDE_INPUT_PAT912X_H_ */
pat912x_set_resolution
int pat912x_set_resolution(const struct device *dev, int16_t res_x_cpi, int16_t res_y_cpi)
Set resolution on a pat912x device.
int16_t
__INT16_TYPE__ int16_t
Definition
stdint.h:73
device
Runtime device structure (in ROM) per driver instance.
Definition
device.h:403
zephyr
input
input_pat912x.h
Generated on Tue Nov 5 2024 15:55:10 for Zephyr API by
1.12.0