Corey Wharton
3aebc9d258
drivers: sensor: tmp112: add support for setting ALERT thresholds
...
Allows setting tLow/tHigh threasholds via the SENSOR_ATTR_LOWER_THRESH/
SENSOR_ATTR_UPPER_THRESH attributes.
Signed-off-by: Corey Wharton <xodus7@cwharton.com>
2025-03-31 08:07:12 +02:00
Corey Wharton
7425070ecc
drivers: sensor: tmp112: format file
...
Format before other changes.
Signed-off-by: Corey Wharton <xodus7@cwharton.com>
2025-03-31 08:07:12 +02:00
Pieter De Gendt
a553af738d
drivers: sensor: Place API into iterable section
...
Add wrapper DEVICE_API macro to all sensor_driver_api instances.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-12-02 22:04:55 +00:00
Aurelien Jarno
7a2a4ff6ec
drivers: sensor: tmp112: only show options when device enabled
...
Only show the tmp112 runtime options when the tmp112 driver is enabled,
otherwise the option is confusing and does not appear hierarchically in
menuconfig.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2024-05-09 12:40:54 -04:00
Maureen Helm
b2b2d704f4
drivers: sensor: ti: Move to vendor subdirectory
...
Organizes sensor drivers by vendor to distribute maintainership
responsibilities.
Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2024-04-08 09:14:06 -04:00