Zephyr Project API
4.2.99
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
13
#ifndef ZEPHYR_INCLUDE_INPUT_ANALOG_AXIS_SETTINGS_H_
14
#define ZEPHYR_INCLUDE_INPUT_ANALOG_AXIS_SETTINGS_H_
15
16
#include <
stdint.h
>
17
#include <
zephyr/device.h
>
18
35
int
analog_axis_calibration_save
(
const
struct
device
*dev);
36
39
#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:510
include
zephyr
input
input_analog_axis_settings.h
Generated on Sun Aug 24 2025 06:52:31 for Zephyr Project API by
1.9.8