zephyr/drivers/sensor/ti
Paweł Czaplewski 9fe959857a drivers: sensor: tmp1075: Add tmp1075 sensor driver and sample
TI tmp1075 driver implemented based on tmp108 driver.
The driver initializes the sensor based on the DTS.

Added tmp1075 example overlay file to thermometer sample.
All you need to do to use the sensor is to connect the I2C and
optionally interrupt line.
To see default DTS configuration option inspect `ti,tmp1075.yaml`
bindings file and sensor spec.

Signed-off-by: Paweł Czaplewski <pawel.czaplewski@arrow.com>
2024-10-15 04:10:40 -04:00
..
bq274xx
fdc2x1x
ina23x
ina219
ina226
ina3221
lm95234 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
opt3001
ti_hdc
ti_hdc20xx
tmag5170
tmag5273 drivers: sensor: tmag5273: Add support for tmag3001 2024-08-05 16:27:25 +02:00
tmp007
tmp108
tmp112
tmp114 drivers: sensor: tmp114: Add support for OVERSAMPLING attr 2024-08-19 15:18:25 -04:00
tmp116 drivers: sensor: tmp116: Add ability to set operating mode of TMP116/7 2024-08-27 15:14:59 -04:00
tmp1075 drivers: sensor: tmp1075: Add tmp1075 sensor driver and sample 2024-10-15 04:10:40 -04:00
CMakeLists.txt drivers: sensor: tmp1075: Add tmp1075 sensor driver and sample 2024-10-15 04:10:40 -04:00
Kconfig drivers: sensor: tmp1075: Add tmp1075 sensor driver and sample 2024-10-15 04:10:40 -04:00