13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_BEE_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_BEE_H_
sensor_channel_qdec_bee
Custom sensor channels for Realtek Bee QDEC.
Definition qdec_bee.h:30
@ SENSOR_CHAN_QDEC_Y_COUNT
Y-axis raw count.
Definition qdec_bee.h:34
@ SENSOR_CHAN_QDEC_Z_COUNT
Z-axis raw count.
Definition qdec_bee.h:36
@ SENSOR_CHAN_QDEC_X_COUNT
X-axis raw count.
Definition qdec_bee.h:32
@ SENSOR_CHAN_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:247
Main header file for sensor driver API.