|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Header file for extended sensor API of APDS9960 sensor. More...
#include <zephyr/drivers/sensor.h>Go to the source code of this file.
Enumerations | |
| enum | sensor_channel_apds9960 { SENSOR_CHAN_APDS9960_GESTURE = SENSOR_CHAN_PRIV_START } |
| Custom sensor channels for the APDS9960. More... | |
| enum | apds9960_gesture { APDS9960_GESTURE_NONE , APDS9960_GESTURE_UP , APDS9960_GESTURE_DOWN , APDS9960_GESTURE_LEFT , APDS9960_GESTURE_RIGHT } |
Gesture values reported in sensor_value.val1 of the SENSOR_CHAN_APDS9960_GESTURE channel. More... | |
Header file for extended sensor API of APDS9960 sensor.