Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
qdec_bee.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2026, Realtek Semiconductor Corporation
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
12
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_BEE_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_QDEC_BEE_H_
15
17
26
38
42
43#endif /* 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.