Zephyr API
3.6.99
Loading...
Searching...
No Matches
input_analog_axis_settings.h
Go to the documentation of this file.
1
/*
2
* Copyright 2023 Google LLC
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_INPUT_ANALOG_AXIS_SETTINGS_H_
8
#define ZEPHYR_INCLUDE_INPUT_ANALOG_AXIS_SETTINGS_H_
9
10
#include <
stdint.h
>
11
#include <
zephyr/device.h
>
12
29
int
analog_axis_calibration_save
(
const
struct
device
*dev);
30
33
#endif
/* ZEPHYR_INCLUDE_INPUT_ANALOG_AXIS_SETTINGS_H_ */
device.h
analog_axis_calibration_save
int analog_axis_calibration_save(const struct device *dev)
Save the calibration data.
stdint.h
device
Runtime device structure (in ROM) per driver instance.
Definition
device.h:403
zephyr
input
input_analog_axis_settings.h
Generated on Tue Nov 5 2024 14:20:27 for Zephyr API by
1.12.0