zephyr/drivers/sensor/mcp9600
Nikos Agianniotis ed610400bc drivers: sensor: mcp9600: fix wrong register address
The address of most of the registers defined in
the driver are wrong. This fixes it, following
the correct numbering as can be found in the
device's datasheet. Moreover, re-grouping of
the macros according to their functionality.

Signed-off-by: Nikos Agianniotis <na@neq.dk>
2023-12-07 10:42:03 +00:00
..
CMakeLists.txt
Kconfig
mcp9600.c drivers: sensor: mcp9600: fix wrong register address 2023-12-07 10:42:03 +00:00