zephyr/drivers/sensor/maxim/max17055
Samuel Tardieu 226011b8e1 Drivers: max17055: retrieve the current value
The MAX17055 peripheral allows measuring the current
value (which corresponds to the instantaneous value). Respond to
the `SENSOR_CHAN_CURRENT` command, and retrieve the data
from the `0x0a` device register.

Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
2025-07-19 13:46:19 -04:00
..
CMakeLists.txt
Kconfig
max17055.c Drivers: max17055: retrieve the current value 2025-07-19 13:46:19 -04:00
max17055.h Drivers: max17055: retrieve the current value 2025-07-19 13:46:19 -04:00