12#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_EQDC_MCUX_H_
13#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_EQDC_MCUX_H_
sensor_attribute_eqdc_mcux
Extended sensor attributes for NXP MCUX EQDC.
Definition eqdc_mcux.h:31
@ SENSOR_ATTR_EQDC_PRESCALED_FREQUENCY
Clock frequency of the EQDC module after prescaled - uint32_t.
Definition eqdc_mcux.h:36
@ SENSOR_ATTR_EQDC_COUNTS_PER_REVOLUTION
Counts per revolution - uint32_t.
Definition eqdc_mcux.h:33
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:448
Main header file for sensor driver API.