Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
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:412
zephyr
input
input_analog_axis_settings.h
Generated on Sat Nov 9 2024 00:03:13 for Zephyr API Documentation by
1.12.0