zephyr/drivers/sensor/ams
Benjamin Cabé 9b1e05b0ab drivers: sensor: tsl2540: fix channel validation logic in attr_set
Use && instead of & in channel validation logic to ensure channel is
either CHAN_IR or CHAN_LIGHT.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-17 07:24:41 +02:00
..
ams_as5600 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ams_iAQcore drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ccs811 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ens210 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tcs3400 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tmd2620 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tsl2540 drivers: sensor: tsl2540: fix channel validation logic in attr_set 2025-06-17 07:24:41 +02:00
tsl2561 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tsl2591 drivers: sensor: ams/tsl2591: Don't check return code of initial reset 2025-02-05 21:00:36 +01:00
CMakeLists.txt
Kconfig