Zephyr API Documentation 4.0.0-rc3
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | SENSING_SENSOR_TYPE_LIGHT_AMBIENTLIGHT 0x41 |
sensor category light | |
#define | SENSING_SENSOR_TYPE_MOTION_ACCELEROMETER_3D 0x73 |
sensor category motion | |
#define | SENSING_SENSOR_TYPE_MOTION_GYROMETER_3D 0x76 |
#define | SENSING_SENSOR_TYPE_MOTION_MOTION_DETECTOR 0x77 |
#define | SENSING_SENSOR_TYPE_OTHER_CUSTOM 0xE1 |
sensor category other | |
#define | SENSING_SENSOR_TYPE_MOTION_UNCALIB_ACCELEROMETER_3D 0x240 |
#define | SENSING_SENSOR_TYPE_MOTION_HINGE_ANGLE 0x20B |
#define | SENSING_SENSOR_TYPE_ALL 0xFFFF |
Sensor type for all sensors. | |