Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
qdec_nxp_tpm.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2022, Prevas A/S
3 * Copyright (c) 2025 NXP
4 *
5 * SPDX-License-Identifier: Apache-2.0
6 */
7
8#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_NXP_TPM_H_
9#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_NXP_TPM_H_
10
12
14 /* Number of counts per revolution */
16};
17
18#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_NXP_TPM_H_ */
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:372
sensor_attribute_qdec_tpm
Definition qdec_nxp_tpm.h:13
@ SENSOR_ATTR_QDEC_MOD_VAL
Definition qdec_nxp_tpm.h:15
Public APIs for the sensor driver.