Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sensing_sensor_types.h File Reference

Go to the source code of this file.

Macros

#define SENSING_SENSOR_TYPE_ALL   0xFFFF
 Sensor type for all sensors.
Light sensors
#define SENSING_SENSOR_TYPE_LIGHT_AMBIENTLIGHT   0x41
 Sensor type for ambient light sensors.
Motion sensors
#define SENSING_SENSOR_TYPE_MOTION_ACCELEROMETER_3D   0x73
 Sensor type for 3D accelerometers.
#define SENSING_SENSOR_TYPE_MOTION_GYROMETER_3D   0x76
 Sensor type for 3D gyrometers.
#define SENSING_SENSOR_TYPE_MOTION_MOTION_DETECTOR   0x77
 Sensor type for motion detectors.
#define SENSING_SENSOR_TYPE_MOTION_UNCALIB_ACCELEROMETER_3D   0x240
 Sensor type for uncalibrated 3D accelerometers.
#define SENSING_SENSOR_TYPE_MOTION_HINGE_ANGLE   0x20B
 Sensor type for hinge angle sensors.
Other sensors
#define SENSING_SENSOR_TYPE_OTHER_CUSTOM   0xE1
 Sensor type for custom sensors.