|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
STMicroelectronics STTS22H temperature sensor. More...
Files | |
| file | stts22h.h |
| Devicetree binding constants for the ST STTS22H temperature sensor. | |
Output data rate options | |
Values for the sampling-rate devicetree property. | |
| #define | STTS22H_POWER_DOWN 0x00 |
| Power-down. | |
| #define | STTS22H_ONE_SHOT 0x01 |
| One-shot conversion. | |
| #define | STTS22H_1Hz 0x04 |
| 1 Hz | |
| #define | STTS22H_25Hz 0x02 |
| 25 Hz | |
| #define | STTS22H_50Hz 0x12 |
| 50 Hz | |
| #define | STTS22H_100Hz 0x22 |
| 100 Hz | |
| #define | STTS22H_200Hz 0x32 |
| 200 Hz | |
STMicroelectronics STTS22H temperature sensor.
| #define STTS22H_100Hz 0x22 |
#include <zephyr/dt-bindings/sensor/stts22h.h>
100 Hz
| #define STTS22H_1Hz 0x04 |
#include <zephyr/dt-bindings/sensor/stts22h.h>
1 Hz
| #define STTS22H_200Hz 0x32 |
#include <zephyr/dt-bindings/sensor/stts22h.h>
200 Hz
| #define STTS22H_25Hz 0x02 |
#include <zephyr/dt-bindings/sensor/stts22h.h>
25 Hz
| #define STTS22H_50Hz 0x12 |
#include <zephyr/dt-bindings/sensor/stts22h.h>
50 Hz
| #define STTS22H_ONE_SHOT 0x01 |
#include <zephyr/dt-bindings/sensor/stts22h.h>
One-shot conversion.
| #define STTS22H_POWER_DOWN 0x00 |
#include <zephyr/dt-bindings/sensor/stts22h.h>
Power-down.