zephyr/drivers/sensor/sht3xd
Maureen Helm 0c1c77889c drivers: sensor: sht3xd: Store sensor trigger as a pointer
Fixes the sht3xd sensor driver to store the user-supplied sensor
trigger as a pointer rather than a copy. This enables the trigger
handler to use CONTAINER_OF to retrieve a context pointer when the
trigger is embedded in a larger struct.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2023-04-08 18:38:02 +02:00
..
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
sht3xd.c sensor: SHT3x: Fix low repeatability in single shot mode 2023-01-27 18:11:02 +09:00
sht3xd.h drivers: sensor: sht3xd: Store sensor trigger as a pointer 2023-04-08 18:38:02 +02:00
sht3xd_trigger.c drivers: sensor: sht3xd: Store sensor trigger as a pointer 2023-04-08 18:38:02 +02:00