zephyr/drivers/sensor/ina23x
Maureen Helm 0c3bfc2762 drivers: sensor: ina23x: Store sensor trigger as a pointer
Fixes the ina23x 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-03-23 12:56:20 +01:00
..
CMakeLists.txt
Kconfig
ina23x_common.c
ina23x_common.h
ina23x_trigger.c
ina23x_trigger.h
ina230.c
ina230.h
ina230_trigger.c
ina237.c
ina237.h